CatalogQuery.EnabledStyles Property
Gets a list of named styles that should be enabled for the loaded maps.
Syntax
public StringCollection EnabledStyles { get; }
Property Value
Default: Empty collection.
A list of named styles that should be enabled for the loaded maps.
Remarks
This property is only used when the CatalogQuery is attached to a CatalogLoadLayerSet, and not when used as an argument to Catalog.GetMaps or Catalog.GetDataSets.
If this list contains any style names, the CatalogLoadLayerSet will enable or disable those styles for the loaded maps after adding them as child layers.
Platforms
Windows, Linux, Android