Function returns the Report Item Rule as a Boolean.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.6508.22910 (4.0.1.1)
public virtual bool RuleToBoolean(
string Rule,
string RuleName
)
public virtual bool RuleToBoolean(
string Rule,
string RuleName
)
Public Overridable Function RuleToBoolean (
Rule As String,
RuleName As String
) As Boolean
Public Overridable Function RuleToBoolean (
Rule As String,
RuleName As String
) As Boolean
public:
virtual bool RuleToBoolean(
String^ Rule,
String^ RuleName
)
public:
virtual bool RuleToBoolean(
String^ Rule,
String^ RuleName
)
Return Value
Type:
Boolean