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


The following tables list the members exposed by CameraAttachmentCollectionMethod.

Public Constructors

 NameDescription
Public ConstructorCameraAttachmentCollectionMethod Constructor Attachment Collection Method using Camera.  
Top

Public Properties

 NameDescription
Public PropertyDescription Description of the Attachment collection method. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Public PropertyFeature The feature the geometry is being collected for. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Public PropertyName Name of the Attachment collection method. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Top

Public Methods

 NameDescription
Public MethodAttachmentCollectionStartOverridden.  Attachment Collection using File  
Top

Protected Methods

 NameDescription
Protected MethodOnAttachmentCollectionCompleted Raises the Completed event. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Protected MethodOnAttachmentCollectionStarted Raises the Completed event. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Top

Public Events

 NameDescription
Public EventAttachmentCollectionCompleted Raised when the Attachment collection has been finished or canceled. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Public EventAttachmentCollectionStarted Raised when the Attachment collection has started. (Inherited from ESRI.ArcGIS.Mobile.Client.AttachmentCollectionMethod)
Top

See Also