 | QueryParameterMapPropertyFunction Property |
Gets the function to apply to the match
Namespace: SanteDB.Messaging.FHIR.UtilAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic string Function { get; set; }Public Property Function As String
Get
Set
public:
property String^ Function {
String^ get ();
void set (String^ value);
}member Function : string with get, set
Property Value
String
See Also