  | StatusKeyStringsNullified Field | 
 
            Indicates that the entity or act never existed, and was entered in error
            
 
    Namespace: 
   SanteDB.Core.Model.Constants
    Assembly:
   SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntaxpublic const string Nullified = "CD4AA3C4-02D5-4CC9-9088-EF8F31E321C5"
Public Const Nullified As String = "CD4AA3C4-02D5-4CC9-9088-EF8F31E321C5"
public:
literal String^ Nullified = "CD4AA3C4-02D5-4CC9-9088-EF8F31E321C5"
static val mutable Nullified: string
Field Value
Type: 
String
See Also