InventTrackingDimTracingSearch.isTransactionExpanded Method [AX 2012]

Checks if the specified transaction tracing node already has been expanded in the current direction.

Syntax

protected abstract boolean isTransactionExpanded(InventDimTrackingInventTransNode _transactionNode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the node is already expanded; Otherwise, false.

See Also

Reference

InventTrackingDimTracingSearch Class