Classification..::..GSTAdjustmentsOUT Property

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

Syntax


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