 | FhirQueryExactTotal Property |
True if exact total should be counted
Namespace: SanteDB.Messaging.FHIRAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic bool ExactTotal { get; set; }Public Property ExactTotal As Boolean
Get
Set
public:
property bool ExactTotal {
bool get ();
void set (bool value);
}member ExactTotal : bool with get, set
Property Value
Boolean
See Also