| ProtocolNarrative Property |
Gets or sets the narrative description of the protocol
Namespace:
SanteDB.Core.Model.Acts
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public Narrative Narrative { get; set; }
Public Property Narrative As Narrative
Get
Set
public:
property Narrative^ Narrative {
Narrative^ get ();
void set (Narrative^ value);
}
member Narrative : Narrative with get, set
Property Value
Type:
NarrativeSee Also