Budget..::..Month Property

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

Syntax


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