How to: Search Application Object Properties
Dynamics AX 2009
To search for a particular property value:
-
Click the node that you want to search in the Application Object Tree (AOT).
For example, click the Tables node to search for a table property.
-
Press Ctrl+F to open the Find dialog box.
-
Set the Search field to All nodes.
-
Type an expression in the Containing text field of the format:
PropertyName : *# PropertyValue
For example, to find all instances where the TableGroup property is set to Parameter, type:
TableGroup: *#Parameter
Community Additions
ADD
Show: