| StatusKeysInactiveStates Field |
States which indicate that a record is inactive and should not be included in results
Namespace:
SanteDB.Core.Model.Constants
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public static readonly Guid[] InactiveStates
Public Shared ReadOnly InactiveStates As Guid()
public:
static initonly array<Guid>^ InactiveStates
static val InactiveStates: Guid[]
Field Value
Type:
GuidSee Also