The following tables list the members exposed by FeatureAttachmentSyncResults.
Name | Description | |
---|---|---|
![]() | FeatureAttachmentSyncResults Constructor | Creates a new instance |
Name | Description | |
---|---|---|
![]() | AttachmentsAddedToCache | Gets the dictionary of Attachments that are added to the cache. |
![]() | Canceled | Indicates if the session was canceled. (Inherited from SyncResults) |
![]() | DataSizeReceived | Gets or sets the size of data received. (Inherited from SyncResults) |
![]() | DataSizeSent | Gets or sets the size of data sent. (Inherited from SyncResults) |
![]() | DeletedAttachmentsUploaded | Gets the list of Attachments that have been deleted in the cache and were successfully deleted in the remote map document. |
![]() | Exception | Gets or sets the exception encountered during the synchronization. (Inherited from SyncResults) |
![]() | NewAttachmentsUploaded | Gets the dictionary of Attachments new in the cache and have been successfully uploaded. |
![]() | NonDownloadedAttachments | Gets the list of attachment for which attachment files could not be downloaded if error occurs during the download process. |
![]() | SyncCompleteTime | Gets or sets the time when a synchronization session ended. (Inherited from SyncResults) |
![]() | SyncStartTime | Gets or sets the time when a synchronization session started. (Inherited from SyncResults) |
![]() | UploadedAttachmentsErrors | Gets the list of errors for Attachments that were uploaded. |