Budget..::..Budgets Property

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

Syntax


public BudgetCollection Budgets { get; }
Public ReadOnly Property Budgets As BudgetCollection
	Get
public:
property BudgetCollection^ Budgets {
	BudgetCollection^ get ();
}