ESRI.ArcGIS.Mobile.Client
AttachmentCollectionMethod Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : AttachmentCollectionMethod Class


The following tables list the members exposed by AttachmentCollectionMethod.

Public Properties

 NameDescription
Public PropertyDescription Description of the Attachment collection method.  
Public PropertyFeature The feature the geometry is being collected for.  
Public PropertyName Name of the Attachment collection method.  
Top

Public Methods

 NameDescription
Public MethodAttachmentCollectionStart Derived Class handles ths implementation for Attachment Collection.  
Top

Protected Methods

 NameDescription
Protected MethodOnAttachmentCollectionCompleted Raises the Completed event.  
Protected MethodOnAttachmentCollectionStarted Raises the Completed event.  
Top

Public Events

 NameDescription
Public EventAttachmentCollectionCompleted Raised when the Attachment collection has been finished or canceled.  
Public EventAttachmentCollectionStarted Raised when the Attachment collection has started.  
Top

See Also