The result of an OfflineMapSyncJob for a single layer or table. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.1 |
Inherits: |
Properties
- editErrors : list<FeatureEditResult>
- error : Error
- hasErrors : bool
Detailed Description
Property Documentation
editErrors : list<FeatureEditResult> |
Returns the edit errors for a layer or table (read-only).
error : Error |
Returns the error associated with the layer or table if it could not be synchronized (read-only).
Returns whether an error has been encountered synchronizing the layer or table (read-only).