DataStructureOBJECT_STATUS_ENUM Enumeration |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum OBJECT_STATUS_ENUM
Public Enumeration OBJECT_STATUS_ENUM
public enum class OBJECT_STATUS_ENUM
Members|
| Member name | Value | Description |
|---|
| GLOBAL | 0 | |
| ADD | 1 | |
| MODIFY | 2 | |
| DELETE | 3 | |
See Also