ESRI.ArcGIS.Mobile
FeatureAttachmentSyncResults Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching.Synchronization Namespace : FeatureAttachmentSyncResults Class


The following tables list the members exposed by FeatureAttachmentSyncResults.

Public Constructors

 NameDescription
Public ConstructorFeatureAttachmentSyncResults Constructor Creates a new instance  
Top

Public Properties

 NameDescription
Public PropertyAttachmentsAddedToCache Gets the dictionary of Attachments that are added to the cache.  
Public PropertyCanceled Indicates if the session was canceled. (Inherited from SyncResults)
Public PropertyDataSizeReceived Gets or sets the size of data received. (Inherited from SyncResults)
Public PropertyDataSizeSent Gets or sets the size of data sent. (Inherited from SyncResults)
Public PropertyDeletedAttachmentsUploaded Gets the list of Attachments that have been deleted in the cache and were successfully deleted in the remote map document.  
Public PropertyException Gets or sets the exception encountered during the synchronization. (Inherited from SyncResults)
Public PropertyNewAttachmentsUploaded Gets the dictionary of Attachments new in the cache and have been successfully uploaded.  
Public PropertyNonDownloadedAttachments Gets the list of attachment for which attachment files could not be downloaded if error occurs during the download process.  
Public PropertySyncCompleteTime Gets or sets the time when a synchronization session ended. (Inherited from SyncResults)
Public PropertySyncStartTime Gets or sets the time when a synchronization session started. (Inherited from SyncResults)
Public PropertyUploadedAttachmentsErrors Gets the list of errors for Attachments that were uploaded.  
Top

See Also

© 2013 All Rights Reserved.