| FhirServiceConfigurationSectionDefaultResponseFormat Property |
Default content type
Namespace:
SanteDB.Messaging.FHIR.Configuration
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax public FhirResponseFormatConfiguration DefaultResponseFormat { get; set; }
Public Property DefaultResponseFormat As FhirResponseFormatConfiguration
Get
Set
public:
property FhirResponseFormatConfiguration DefaultResponseFormat {
FhirResponseFormatConfiguration get ();
void set (FhirResponseFormatConfiguration value);
}
member DefaultResponseFormat : FhirResponseFormatConfiguration with get, set
Property Value
Type:
FhirResponseFormatConfigurationSee Also