 | XmlClinicalProtocolName Property |
Gets or sets the name of the protocol
Namespace:
SanteDB.Cdss.Xml
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringImplements
IClinicalProtocolName
See Also