 | HL7OperationContextCurrent Property |
Gets the current operation context
Namespace: SanteDB.Messaging.HL7Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
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
HL7OperationContext
See Also