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


The following tables list the members exposed by FeatureAttachmentsChangedArgs.

Public Constructors

 NameDescription
Public ConstructorFeatureAttachmentsChangedArgs Constructor Event raised when an Attachment is either Added, deleted or Edits Canceled.  
Top

Public Properties

 NameDescription
Public PropertyAttachmentIds Gets the List of Attachment Ids  
Public PropertyEditOperation Gets the Edit operation performed  
Top

See Also