Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Property Services As ReadOnlyObservableCollection(Of LocalService) |
C# | |
---|---|
public static ReadOnlyObservableCollection<LocalService> Services {get;} |
The collection may contain any of the following types of LocalService: LocalMapService; LocalFeatureService; LocalGeocodeService; LocalGeometryService; or LocalGeoprocessingService.
Property Value
A read only collection of LocalService objects.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8