Click or drag to resize

QueryParameterMapPropertyDescription Property

Gets or sets the textual description of the query parameter

Namespace:  SanteDB.Messaging.FHIR.Util
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public string Description { get; set; }

Property Value

Type: String
See Also