LicencingForm..::..DisplayUsedCAL Method

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

Syntax


public void DisplayUsedCAL(
	UsedLicence Licence,
	int Row
)
Public Sub DisplayUsedCAL ( _
	Licence As UsedLicence, _
	Row As Integer _
)
public:
void DisplayUsedCAL(
	UsedLicence^ Licence, 
	int^ Row
)