Share via


BudgetRelievingDetail::create Method [AX 2012]

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

Syntax

client server public static BudgetRelievingDetail create(container _packedBudgetRelievingDetail)

Run On

Called

Parameters

  • _packedBudgetRelievingDetail
    Type: container
    The packed instance of the BudgetRelievingDetail class.

Return Value

Type: BudgetRelievingDetail Class
An instance of the BudgetRelievingDetail class.

See Also

Reference

BudgetRelievingDetail Class