AJE Components
ReportValueRule ToValue Method AJE Data Report Engine Help
Function to return the Report Value based on the Value Rule.

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

public string ToValue(
	string Value,
	ref bool Matched
)

Return Value

Type: OnlineString
Remarks

See Also