ReturnedPrice..::..EndDate Property

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

Syntax


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