The result of an OfflineMapSyncJob for a single layer or table. More...
Import Statement | import Esri. |
Since | Esri. |
Inherits |
Properties
- editErrors : list<FeatureEditResult>
- error : Error
- hasErrors : bool
Detailed Description
Property Documentation
edit |
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).