Interface
Feature service properties for an extended or related property table.
Properties
Property | Type | Notes |
---|---|---|
string | The field name in the feature service to use as the unique Id. | |
string | Portal item id of the feature service. | |
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 | ||
string | Specific portal url where the item is stored. This is only required when | |
boolean | Indicates whether a service is secure. Currently only items with |
featureServiceUniqueId
Interface PropertyfeatureServiceUniqueId: string
The field name in the feature service to use as the unique Id.
itemType
itemType: ExtendedPropertyItemType
Specific item type for the feature service. If not specified, the default is a standard feature service.
portalType
portalType: PortalType
Portal where the portal item is stored. If not specified, the default is Current
.