Share via


BudgetCheckDetail::create Method [AX 2012]

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

Syntax

client server public static BudgetCheckDetail create(container _packedBudgetCheckDetail)

Run On

Called

Parameters

  • _packedBudgetCheckDetail
    Type: container
    The packed instance of the BudgetCheckDetail class.

Return Value

Type: BudgetCheckDetail Class
An instance of the BudgetCheckDetail class.

See Also

Reference

BudgetCheckDetail Class