Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
migration-entry
ImportedHostedLayerReport
Interface ImportedHostedLayerReport
interface
ImportedHostedLayerReport
{
errorMessage
?:
string
;
itemId
:
string
;
job
?:
GeoservicesImportJobReport
;
layerId
:
number
;
sourceFeatureCount
?:
number
;
status
:
"failed"
|
"completed"
;
tableName
:
string
;
}
Index
Properties
error
Message?
item
Id
job?
layer
Id
source
Feature
Count?
status
table
Name
Properties
Optional
error
Message
error
Message
?:
string
item
Id
item
Id
:
string
Optional
job
job
?:
GeoservicesImportJobReport
layer
Id
layer
Id
:
number
Optional
source
Feature
Count
source
Feature
Count
?:
number
status
status
:
"failed"
|
"completed"
table
Name
table
Name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Message
item
Id
job
layer
Id
source
Feature
Count
status
table
Name
@honua/sdk-js
Loading...