Share via


InventTrackingDimTracingRelations::create Method [AX 2012]

Creates a new instance of the InventTrackingDimTracingRelations class and initialize it based on a packed version of the class data.

Syntax

client server public static InventTrackingDimTracingRelations create(container _packedValues)

Run On

Called

Parameters

  • _packedValues
    Type: container
    The packed version of the class data.

Return Value

Type: InventTrackingDimTracingRelations Class
A new instance of the InventTrackingDimTracingRelations class.

See Also

Reference

InventTrackingDimTracingRelations Class