Function to return the Report Value based on the Value Rule.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string ToValue(
string Value,
ref bool Matched
)
public string ToValue(
string Value,
ref bool Matched
)
Public Function ToValue (
Value As String,
ByRef Matched As Boolean
) As String
Public Function ToValue (
Value As String,
ByRef Matched As Boolean
) As String
public:
String^ ToValue(
String^ Value,
bool% Matched
)
public:
String^ ToValue(
String^ Value,
bool% Matched
)
Return Value
Type:
String