EDI..::..EDIPricesIncludeTax Property

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

Syntax


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