Tagged Questions
1
vote
1answer
808 views
add definition query to layers in a group
I'm trying to develop a python code that will apply the same definition query to all layers in a specified group. I currently have a working code that will apply a definition query to all layers in ...