 | XmlClinicalProtocolId Property |
Gets or sets the id of the protocol
Namespace:
SanteDB.Cdss.Xml
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
SyntaxPublic ReadOnly Property Id As Guid
Get
public:
virtual property Guid Id {
Guid get () sealed;
}
abstract Id : Guid with get
override Id : Guid with get
Property Value
Type:
GuidImplements
IClinicalProtocolId
See Also