IJiwaPurchaseOrderReorderMethod..::..LineExecute Method

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

Syntax


void LineExecute(
	string LineKey,
	Object[] StartParameters
)
Sub LineExecute ( _
	LineKey As String, _
	StartParameters As Object() _
)
void LineExecute(
	String^ LineKey, 
	array<Object^>^ StartParameters
)

Parameters

LineKey
Type: String
StartParameters
Type: array<Object>[]()[][]