AlternateIdentifyServiceName | string | The name of an alternative map service to use for identifying if the current mapservice does not support identify. |
InitializationFailed | bool | Indicates if the map service initialization failed. |
IsQueryable | bool | Returns if the map service can be queried. |
IsViewable | bool | Returns if the map service can be viewed. |
IsVisible | bool | Return if the map service is currently visible on the map. |
Layers | ReadOnlyObservableCollection<DisplayLayer> | Returns the layers in the MapService |
MapServiceName | string | The name of the MapService |
Name | string | The configured name of the MapService |
Opacity | double | The opacity of the mapservice on the map. |
Url | string | The url of the map service. |
Visible | bool | The visibility of the map service on the map. |