Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
migration-entry
ReconciledHostedLayerReport
Interface ReconciledHostedLayerReport
interface
ReconciledHostedLayerReport
{
itemId
:
string
;
layerId
:
number
;
reason
?:
string
;
sourceFeatureCount
?:
number
;
status
:
"pass"
|
"fail"
;
tableName
:
string
;
targetProcessedCount
?:
number
;
}
Index
Properties
item
Id
layer
Id
reason?
source
Feature
Count?
status
table
Name
target
Processed
Count?
Properties
item
Id
item
Id
:
string
layer
Id
layer
Id
:
number
Optional
reason
reason
?:
string
Optional
source
Feature
Count
source
Feature
Count
?:
number
status
status
:
"pass"
|
"fail"
table
Name
table
Name
:
string
Optional
target
Processed
Count
target
Processed
Count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
Id
layer
Id
reason
source
Feature
Count
status
table
Name
target
Processed
Count
@honua/sdk-js
Loading...