| Hl7QueryParameterMapPropertyHl7Name Property |
The FHIR name
Namespace:
SanteDB.Messaging.HL7.ParameterMap
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string Hl7Name { get; set; }
Public Property Hl7Name As String
Get
Set
public:
property String^ Hl7Name {
String^ get ();
void set (String^ value);
}
member Hl7Name : string with get, set
Property Value
Type:
StringSee Also