ReturnedPrice..::..HasDateRange Property

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

Syntax


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