StockTakeLine..::..UseStandardCost Property

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

Syntax


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