Inventory..::..GSTOutwards Property

Gets or sets the GST outwards.

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public GST GSTOutwards { get; set; }
<DataMemberAttribute> _
Public Property GSTOutwards As GST
	Get
	Set
[DataMemberAttribute]
public:
property GST^ GSTOutwards {
	GST^ get ();
	void set (GST^ value);
}

Field Value

The GST outwards.