LineSelectionForm..::..Start Method

Starts the specified context.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturnsUI.Credit
Assembly:  JiwaSupplierReturnsUI (in JiwaSupplierReturnsUI.dll)

Syntax


public void Start(
	string context,
	Object[] StartParameters,
	Form OwnerForm
)
Public Sub Start ( _
	context As String, _
	StartParameters As Object(), _
	OwnerForm As Form _
)
public:
void Start(
	String^ context, 
	array<Object^>^ StartParameters, 
	Form^ OwnerForm
)

Parameters

context
Type: String
The context.
StartParameters
Type: array<Object>[]()[][]
The start parameters.
OwnerForm
Type: Form
The owner form.

Exceptions


ExceptionCondition
ExceptionYou do not have permission to load this dialog.