 | ProtocolDefinitionDocumentation Property |
Includes documentation about the protocol definition
Namespace:
SanteDB.Cdss.Xml.Model
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic Narrative Documentation { get; set; }
Public Property Documentation As Narrative
Get
Set
public:
property Narrative^ Documentation {
Narrative^ get ();
void set (Narrative^ value);
}
member Documentation : Narrative with get, set
Property Value
Type:
Narrative
See Also