SalesQuoteLine..::..UseStandardCost Property

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

Syntax


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