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.
Converts an Microsoft Dynamics AX Application Object Tree (AOT) node to a String representation that equates to the topic ID for help.
Syntax
client public static str getHelpTopicID(TreeNode aNode)
Run On
Client
Parameters
- aNode
Type: TreeNode Class
The Microsoft Dynamics AX Application Object Tree (AOT) node to convert.
Return Value
Type: str
A topic ID that represents the Microsoft Dynamics AX Application Object Tree (AOT) node.