Function returns the Value of the Report Global.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public static string ToValue(
List<ReportGlobalValue> Values,
int Index
)
public static string ToValue(
List<ReportGlobalValue> Values,
int Index
)
Public Shared Function ToValue (
Values As List(Of ReportGlobalValue),
Index As Integer
) As String
Public Shared Function ToValue (
Values As List(Of ReportGlobalValue),
Index As Integer
) As String
public:
static String^ ToValue(
List<ReportGlobalValue^>^ Values,
int Index
)
public:
static String^ ToValue(
List<ReportGlobalValue^>^ Values,
int Index
)
Return Value
Type:
String