SalesOrder..::..GSTExemptID Property

Gets or sets the GST exempt identifier.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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

Field Value

The GST exempt identifier.