Hi,
I have a .mxd file with different query definition on each layer.
The problem is when I load the layers in code, it doesn't consider the query definition.
I know I can define LayerDefinitions for the layers, but since I have different query definition for each layer it gets messy.
Is there a way to use the query definition from the mxd?