 | FhirQueryIncludeHistory Property |
True if the query is merely a sumary
Namespace: SanteDB.Messaging.FHIRAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic bool IncludeHistory { get; set; }Public Property IncludeHistory As Boolean
Get
Set
public:
property bool IncludeHistory {
bool get ();
void set (bool value);
}member IncludeHistory : bool with get, set
Property Value
Boolean
See Also