| Hl7QueryParameterMapPropertyDescription Property |
Gets or sets the textual description of the query parameter
Namespace:
SanteDB.Messaging.HL7.ParameterMap
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
member Description : string with get, set
Property Value
Type:
StringSee Also