Optional properties: WMSSublayerPropertiesDescription for the WMS sublayer.
Readonly dimensionsAn array of time, elevation and other dimensions for the sublayer.
The full extent of the layer.
The id for the WMS sublayer.
The WMSLayer to which the sublayer belongs.
Indicates whether the layer will be included in the legend.
true
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#legendEnabled)
A string url pointing to a legend image for the layer.
The maximum scale (most zoomed in) at which the layer is visible in the view.
0
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#maxScale)
The minimum scale (most zoomed out) at which the layer is visible in the view.
0
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#minScale)
Name of the WMS sublayer.
Returns a reference to the parent WMS sublayer or layer.
Indicates whether to display popups when features in the layer are clicked.
false
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#popupEnabled)
Indicates if the layer can be queried, i.e.
false
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMSSublayer.html#queryable)
List of spatialReferences (WKID) derived from the CRS elements of the first layer in the GetCapabilities request.
A collection of WMSSublayers.
Indicates if the layer is visible in the view.
Protected _getProtected _setCreates a deep clone of the WMS sublayer.
Protected notifyGenerated using TypeDoc
Represents a sublayer in a WMSLayer.
Read more...