AJE Components
ReportBaseContext RuleToBoolean Method AJE Data Report Engine Help
Function returns the Report Item Rule as a Boolean.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public virtual bool RuleToBoolean(
	string Rule,
	string RuleName,
	ReportSharedQuery..::..QueryTypes RuleType = ReportSharedQuery..::..QueryTypes.XQuery
)

Return Value

Type: OnlineBoolean
Remarks

See Also