clsPayLineInvoice..::..GSTCollectionIndex Property

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

Syntax


public int GSTCollectionIndex { get; set; }
Public Property GSTCollectionIndex As Integer
	Get
	Set
public:
property int^ GSTCollectionIndex {
	int^ get ();
	void set (int^ value);
}