PaymentTypes..::..DisplayLine Method

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI.Configuration.PaymentTypes
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public void DisplayLine(
	PaymentType PaymentType,
	int Row
)
Public Sub DisplayLine ( _
	PaymentType As PaymentType, _
	Row As Integer _
)
public:
void DisplayLine(
	PaymentType^ PaymentType, 
	int^ Row
)