Is there a proper way to bulk search all map feature layers to find a specific feature programmatically by an Object ID or similar attribute?
currently i have to identify the right feature layer, then search that feature layer for the feature, which gets really painful once you have more than one feature layer