Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _transactionNode
Type: InventDimTrackingInventTransNode Class
The transaction tracing node.
Return Value
Type: boolean
true if the node is already expanded; Otherwise, false.