| Hl7QueryParameterMapPropertyValueTransform Property |
The function call to set on the rhs of the =
Namespace:
SanteDB.Messaging.HL7.ParameterMap
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string ValueTransform { get; set; }
Public Property ValueTransform As String
Get
Set
public:
property String^ ValueTransform {
String^ get ();
void set (String^ value);
}
member ValueTransform : string with get, set
Property Value
Type:
StringSee Also