BudgetCollection..::..RetrieveBudget Method

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

Syntax


public Budget RetrieveBudget(
	Month Month
)
Public Function RetrieveBudget ( _
	Month As Month _
) As Budget
public:
Budget^ RetrieveBudget(
	Month^ Month
)