ReturnedPrice..::..StartDate Property

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

Syntax


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