Share via


BudgetReturnDetail::create Method [AX 2012]

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

Syntax

client server public static BudgetReturnDetail create(container _packedBudgetReturnDetail)

Run On

Called

Parameters

  • _packedBudgetReturnDetail
    Type: container
    The packed instance of the BudgetReturnDetail class.

Return Value

Type: BudgetReturnDetail Class
An instance of the BudgetReturnDetail class.

See Also

Reference

BudgetReturnDetail Class