BudgetPeriodBalance.unpack Method [AX 2012]

Unpacks the container and initializes the class variables of the BudgetPeriodBalance object that is called.

Syntax

public boolean unpack(container _packedBudgetPeriodBalance)

Run On

Called

Parameters

  • _packedBudgetPeriodBalance
    Type: container
    A supplied container.

Return Value

Type: boolean
A Boolean value that shows whether the unpack was success.

See Also

Reference

BudgetPeriodBalance Class