Inventory..::..GSTAdjustmentsIN Property

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

Syntax


public TaxRate GSTAdjustmentsIN { get; set; }
Public Property GSTAdjustmentsIN As TaxRate
	Get
	Set
public:
property TaxRate^ GSTAdjustmentsIN {
	TaxRate^ get ();
	void set (TaxRate^ value);
}