Share via


InventTrackingDimTracingHierarchy::newFromPackedTracingResults Method [AX 2012]

Creates a new instance of the InventTrackingDimTracingHierarchy class and initialize it based on a packed version of data for the tracing results.

Syntax

client server public static InventTrackingDimTracingHierarchy newFromPackedTracingResults(container _packedValues)

Run On

Called

Parameters

  • _packedValues
    Type: container
    The packed version of the tracing results.

Return Value

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

See Also

Reference

InventTrackingDimTracingHierarchy Class