ESRI.ArcGIS.Mobile
AttachmentManager Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : AttachmentManager Class


The following tables list the members exposed by AttachmentManager.

Public Properties

 NameDescription
Public PropertyAllowEdits Indicates if the FeatureSource allows adding/deleting of Attachments i.e. if GlobalId has been added to the attachment table.  
Public PropertyAttachmentsStoragePath Gets the attachments storage path for the feature source.  
Public PropertyFeatureSource Gets the FeatureSource for this attachment manager.  
Public PropertyHasAttachments Indicates if the feature source support attachments.  
Top

Public Methods

 NameDescription
Public MethodAddAttachment Adds New attachment for a given FeatureID  
Public MethodCancelAttachmentEdits Cancel Edits on Attachments added to a Feature.  
Public MethodCancelAttachmentEditsUsingAttachmentIds Cancel Edits on Attachments based on AttachmentID.  
Public MethodDeleteAttachment Delete an Attachment using AttachmentId  
Public MethodGetAttachmentsOverloaded.  Gets the list of attachment infos for the list of feature Ids.  
Public MethodGetAttachmentsUsingAttachmentIdsOverloaded.  Gets the list of attachments for the list of attachment Ids.  
Top

Public Events

 NameDescription
Public EventFeatureAttachmentsChanged Event raised when an attachment is added or removed from a feature.  
Top

See Also

© 2013 All Rights Reserved.