Inventory..::..GSTInwards Property

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

Syntax


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