|  | HL7OperationContextUuid Property  | 
 
            Gets the uuid of this request
            
 
    Namespace: 
   SanteDB.Messaging.HL7
    Assembly:
   SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
 Syntax
Syntaxpublic Guid Uuid { get; }Public ReadOnly Property Uuid As Guid
	Get
public:
property Guid Uuid {
	Guid get ();
}member Uuid : Guid with get
Property Value
Type: 
Guid See Also
See Also