IFeatureService Interface

Description

For Esri internal use only.

Members

Name Description
Read-only property FeatureServiceJSON Returns the JSON retrieved from the feature service url.
Read-only property FeatureServiceURL The URL of the feature service.
Read-only property SessionID The feature service session ID.

IFeatureService.FeatureServiceJSON Property

Returns the JSON retrieved from the feature service url.

Public ReadOnly Property FeatureServiceJSON As IJSONObject
public IJSONObject FeatureServiceJSON {get;}

IFeatureService.FeatureServiceURL Property

The URL of the feature service.

Public ReadOnly Property FeatureServiceURL As String
public string FeatureServiceURL {get;}

IFeatureService.SessionID Property

The feature service session ID.

Public ReadOnly Property SessionID As String
public string SessionID {get;}

Classes that implement IFeatureService

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.