ArcObjects Library Reference (GISClient)  

ISDSServerObjectConfiguration Interface

Provides access to properties and members of SDSServerObjectConfiguration object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property DataSourceConnectionProperties The service data source connection properties (alternative to datasource name).
Read/write property DataSourceName The service data source name.
Read/write property Extent The extent in configuration.
Method GetJSONObject The JSON associated with this configuration.
Read/write property LayersDescription The description of the layers of this service.
Read/write property MaxRecordCount The max returned record count.
Method PutJSONObject The JSON associated with this configuration.
Method UpdateJSONObject Update the JSON with content in configuration.

CoClasses that implement ISDSServerObjectConfiguration

CoClasses and Classes Description
SDSServerObjectConfiguration The SDSServerObjectConfiguration object describes the information of a SDS service.