Enum ObjectStoreEntryStatus
Represents status of ObjectStoreEntry
Namespace: Azos.Apps.Volatile
Assembly: Azos.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 |