 | XmlClinicalProtocolVersion Property |
Gets the version of the protocol
Namespace: SanteDB.Cdss.XmlAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic string Version { get; }Public ReadOnly Property Version As String
Get
public:
virtual property String^ Version {
String^ get () sealed;
}abstract Version : string with get
override Version : string with get
Property Value
StringImplements
ICdssAssetVersion
See Also