|
GlobalStatusCode Enumeration |
[This is preliminary documentation and is subject to change.]
Requested by daniel.bouganim@snap.md
Namespace: SnapMD.VirtualCare.ApiModelsAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic enum GlobalStatusCode
Public Enumeration GlobalStatusCode
public enum class GlobalStatusCode
Members
| Member name | Value | Description |
---|
| None | 0 | |
| Active | 1 | |
| Deleted | 2 | |
| Suspended | 3 | |
| Inactive | 4 | |
See Also