clsPayLineInvoice..::..FeeGSTID Property

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

Syntax


public string FeeGSTID { get; set; }
Public Property FeeGSTID As String
	Get
	Set
public:
property String^ FeeGSTID {
	String^ get ();
	void set (String^ value);
}