 | HL7OperationContextCurrent Property |
Gets the current operation context
Namespace:
SanteDB.Messaging.HL7
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntaxpublic static HL7OperationContext Current { get; }
Public Shared ReadOnly Property Current As HL7OperationContext
Get
public:
static property HL7OperationContext^ Current {
HL7OperationContext^ get ();
}
static member Current : HL7OperationContext with get
Property Value
Type:
HL7OperationContext
See Also