Enum ObjectStoreEntryStatus
Represents status of ObjectStoreEntry
Namespace: NFX.ApplicationModel.Volatile
Assembly: NFX.dll
Syntax
public enum ObjectStoreEntryStatus
Fields
Name | Description |
---|---|
CheckedOut | |
ChekedIn | |
Deleted | |
Normal |
Represents status of ObjectStoreEntry
public enum ObjectStoreEntryStatus
Name | Description |
---|---|
CheckedOut | |
ChekedIn | |
Deleted | |
Normal |