FeatureServiceProperties

Interface

Feature service properties for an extended or related property table.

Properties

PropertyTypeNotes
string

The field name in the feature service to use as the unique Id.

string

Portal item id of the feature service.

SurveyForm

Specific item type for the feature service. If not specified, the default is a standard feature service.

string

Layer id of the feature service.

Portal where the portal item is stored. If not specified, the default is Current .

string

Specific portal url where the item is stored. This is only required when portalType == 'Other' .

boolean

Indicates whether a service is secure. Currently only items with portalType == 'Current' can be secured.

featureServiceUniqueId

Interface Property
featureServiceUniqueId: string

The field name in the feature service to use as the unique Id.

itemId

Interface Property
itemId: string

Portal item id of the feature service.

itemType

optional
Interface Property
itemType: SurveyForm

Specific item type for the feature service. If not specified, the default is a standard feature service.

layerId

Interface Property
layerId: string

Layer id of the feature service.

portalType

optional
Interface Property
portalType: PortalType

Portal where the portal item is stored. If not specified, the default is Current .

portalUrl

optional
Interface Property
portalUrl: string

Specific portal url where the item is stored. This is only required when portalType == 'Other' .

secure

optional
Interface Property
secure: boolean

Indicates whether a service is secure. Currently only items with portalType == 'Current' can be secured.

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