  | IClinicalProtocolId Property  | 
 
            Gets the identifier for the protocol
            
 
    Namespace: 
   SanteDB.Core.Protocol
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
SyntaxReadOnly Property Id As Guid
	Get
property Guid Id {
	Guid get ();
}abstract Id : Guid with get
Property Value
Type: 
Guid
See Also