Group..::..EndDate Property

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

Syntax


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