![](../icons/Help.png) | PersistentObjectFieldAttributeIsPersistentObjectIndex Property |
Gets the 'persistent object index' flag.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntaxpublic bool IsPersistentObjectIndex { get; }
Public ReadOnly Property IsPersistentObjectIndex As Boolean
Get
public:
property bool IsPersistentObjectIndex {
bool get ();
}
member IsPersistentObjectIndex : bool with get
Property Value
Type:
Boolean
See Also