[This is preliminary documentation and is subject to change.]
Represents status of ObjectStoreEntry
Namespace: NFX.ApplicationModel.VolatileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Normal | 0 | ||
CheckedOut | 1 | ||
ChekedIn | 2 | ||
Deleted | 3 |
See Also