Share via


InventTrackingDimTracingSearch::searchNoPack Method [AX 2012]

Executes a full trace search without packing the results.

Syntax

client server public static InventTrackingDimTracingRelations searchNoPack(InventTrackingDimTracingCriteria _inventTrackingDimTracingCriteria)

Run On

Called

Parameters

Return Value

Type: InventTrackingDimTracingRelations Class
The tracing hierarchy relations or null if there are no results.

Remarks

This version of the search method should only be used for performance senstive callers that are already executing on the server.

See Also

Reference

InventTrackingDimTracingSearch Class