SellingPricesBatch..::..UpdateCurrentPriceDate Property

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

Syntax


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