Price..::..IncGST Property

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

Syntax


public bool IncGST { get; set; }
Public Property IncGST As Boolean
	Get
	Set
public:
property bool^ IncGST {
	bool^ get ();
	void set (bool^ value);
}