BudgetPeriodBalance::create Method [AX 2012]

Creates an instance of the BudgetPeriodBalance class from a packed copy.

Syntax

client server public static BudgetPeriodBalance create(container _packedBudgetPeriodBalance)

Run On

Called

Parameters

  • _packedBudgetPeriodBalance
    Type: container
    The packed instance of the BudgetPeriodBalance class.

Return Value

Type: BudgetPeriodBalance Class
An instance of the BudgetPeriodBalance class.

See Also

Reference

BudgetPeriodBalance Class