I have a java webmap and I can ID the feature services but is there anyway possible to ID a dynamic layer?Thanks!Here's an example {
type: "dynamic",
url: folder + "CUWCDDEM/MapServer",
visibleLayers: null,
options: {opacity: 0, id:"CUWCDDEM"},
legendDisplayName: "CUWCDDEM",
legendCollapsed: false,
legendSlider: true,
legendShowLayers: null,
},