Interface
Information for geoprocessing service data references.
Inheritance: GeoprocessingServiceDataReferenceDataReference
Properties
Property | Type | Notes |
---|---|---|
acceptsToken | boolean | Indicates if the geoprocessing service accepts tokens. This property is valid only if the data reference has been validated. |
alias inherited | string | Alias for data reference. |
id inherited | string | Data reference id. |
isValidated | boolean | Indicates if the GP service has been validated |
portalItem | DataReferencePortalItemInfo | Optional. Portal item information. |
referenceType | GeoprocessingService | Data reference type. |
standaloneGPUrl | string | Optional. The full url for the GP service. |
acceptsToken
optional
Interface PropertyacceptsToken: boolean
Indicates if the geoprocessing service accepts tokens. This property is valid only if the data reference has been validated.
portalItem
optional
Interface PropertyportalItem: DataReferencePortalItemInfo
Optional. Portal item information.