Budget..::..Month Property

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

Syntax


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