| QueryRequestEventArgsTDataUseFuzzyTotals Property |
Instructs the query engine to use fuzzy totals
Namespace:
SanteDB.Core.Event
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public bool UseFuzzyTotals { get; set; }
Public Property UseFuzzyTotals As Boolean
Get
Set
public:
property bool UseFuzzyTotals {
bool get ();
void set (bool value);
}
member UseFuzzyTotals : bool with get, set
Property Value
Type:
BooleanSee Also