ESRI.ArcGIS.Mobile
FeatureServiceReplicaResults Structure Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : FeatureServiceReplicaResults Structure


The following tables list the members exposed by FeatureServiceReplicaResults.

Public Properties

 NameDescription
Public PropertyDeletedAttachmentsDownloaded Gets the dictionary of attachments that were deleted in the server and that have been successfully deleted from the cache.  
Public PropertyDeletedAttachmentsUploaded Gets the dictionary of attachments that were deleted in the cache and that have been successfully uploaded.  
Public PropertyDeletedFeaturesDownloaded Gets the list of features that have been deleted in the server and were successfully deleted from the cache.  
Public PropertyDeletedFeaturesUploaded Gets the list of features that have been deleted in the cache and were successfully deleted in the server.  
Public PropertyDownloadErrors Gets the list of errors for downloaded features.  
Public PropertyErrors Gets the list of errors for features.  
Public PropertyModifiedFeaturesDownloaded Gets the list of features that have been modified in the server and that were successfully updated in the cache.  
Public PropertyModifiedFeaturesUploaded Gets the list of features that have been modified in the cache and that were successfully modified in the server.  
Public PropertyNewAttachmentsDownloaded Gets the dictionary of attachments that were new in the server and that have been successfully downloaded.  
Public PropertyNewAttachmentsUploaded Gets the dictionary of attachments that were new in the cache and that have been successfully uploaded.  
Public PropertyNewFeaturesDownloaded Gets the dictionary of features that were new in the server and that have been successfully added to the cache.  
Public PropertyNewFeaturesUploaded Gets the dictionary of features that were new in the cache and that have been successfully uploaded.  
Public PropertyUploadErrors Gets the list of errors for uploaded features.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also

© 2013 All Rights Reserved.