ArcGIS Explorer Component Help |
ServiceConnectionProperties..::.ServiceType Property |
ServiceConnectionProperties Class See Also |
Gets or sets the type of the data source.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public ServiceType ServiceType { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ServiceType As ServiceType |