JiwaPrintReport..::..GetReportSelectionFormulaToken Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaPrintReport
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void GetReportSelectionFormulaToken(
	int Index,
	ref string TokenName,
	ref Object TokenValue
)
Public Sub GetReportSelectionFormulaToken ( _
	Index As Integer, _
	ByRef TokenName As String, _
	ByRef TokenValue As Object _
)
public:
void GetReportSelectionFormulaToken(
	int^ Index, 
	String^% TokenName, 
	Object^% TokenValue
)

Parameters

Index
Type: Int32
TokenName
Type: String%
TokenValue
Type: Object%