 | HL7OperationContextUuid Property |
Gets the uuid of this request
Namespace: SanteDB.Messaging.HL7Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic Guid Uuid { get; }Public ReadOnly Property Uuid As Guid
Get
public:
property Guid Uuid {
Guid get ();
}member Uuid : Guid with get
Property Value
Guid
See Also