SellingPricesBatch..::..UpdateForwardPriceDate Property

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

Syntax


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