SalesQuoteLine..::..TypeKitRounding Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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