SellingPriceCollection..::..ForwardPriceDate Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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