 | AmiConfigurationSectionIncludeMetadataHeadersOnSearch Property |
When set to true in the configuration the service should include metadata headers
Namespace: SanteDB.Rest.AMI.ConfigurationAssembly: SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic bool IncludeMetadataHeadersOnSearch { get; set; }Public Property IncludeMetadataHeadersOnSearch As Boolean
Get
Set
public:
property bool IncludeMetadataHeadersOnSearch {
bool get ();
void set (bool value);
}member IncludeMetadataHeadersOnSearch : bool with get, set
Property Value
Boolean
See Also