  | StatusKeyStringsCancelled Field | 
 
            Indicates that the act was cancelled before being completed
            
 
    Namespace: 
   SanteDB.Core.Model.Constants
    Assembly:
   SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntaxpublic const string Cancelled = "3EFD3B6E-02D5-4CC9-9088-EF8F31E321C5"
Public Const Cancelled As String = "3EFD3B6E-02D5-4CC9-9088-EF8F31E321C5"
public:
literal String^ Cancelled = "3EFD3B6E-02D5-4CC9-9088-EF8F31E321C5"
static val mutable Cancelled: string
Field Value
Type: 
String
See Also