SellingPricesBatch..::..ForwardPriceDate Property

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

Syntax


public DateTime ForwardPriceDate { get; set; }
Public Property ForwardPriceDate As DateTime
	Get
	Set
public:
property DateTime^ ForwardPriceDate {
	DateTime^ get ();
	void set (DateTime^ value);
}