Debtor..::..CommenceDate Property

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

Syntax


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