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.
Returns the tracing node identified by the specified string.
Syntax
public InventDimTrackingInventTransNode nodeFromKey(str _transactionKey)
Run On
Called
Parameters
- _transactionKey
Type: str
The string identifying the tracing node.
Return Value
Type: InventDimTrackingInventTransNode Class
A tracing node.
Remarks
The identifying string should be calculated using the tracingNodeKey method.