| PersistentObjectFieldAttributeIsPersistentObjectIndex Property |
Gets the 'persistent object index' flag.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.0.0.19089 (1.0.0.*)
Syntax public bool IsPersistentObjectIndex { get; }
Public ReadOnly Property IsPersistentObjectIndex As Boolean
Get
public:
property bool IsPersistentObjectIndex {
bool get ();
}
member IsPersistentObjectIndex : bool with get
Property Value
Type:
BooleanSee Also