Classification..::..StartDate Property

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

Syntax


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