ForwardCoverContract..::..StartDate Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ForeignExchange
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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