Inventory..::..Budgets Property

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

Syntax


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