clsPayLineInvoice..::..FeeGSTDesc Property

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

Syntax


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