Quantcast
Channel: AX Developer Forum
Viewing all articles
Browse latest Browse all 9880

Searching in properties

$
0
0

If I am searching for some method in code I can use find function and search for method name or some string (regex) in code. How can I do same when I am searching for something in properties? 

 

For example I have form with action plane with many menuitembuttons and I am trying to find one that is calling specific menuitem MyMenuitem. I would like to call something like "find property" with parameter "MyMenuitem" 


Viewing all articles
Browse latest Browse all 9880

Trending Articles