ESRI.ArcGIS.Mobile.Client
AttributeEditViewModel Class Members
See Also  Fields  Properties  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : AttributeEditViewModel Class


The following tables list the members exposed by AttributeEditViewModel.

Public Constructors

 NameDescription
Public ConstructorAttributeEditViewModel Constructor Attribute Edit View Model  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)AddFileAttachmentCommand Add File as Attachment  
Public Fieldstatic (Shared in Visual Basic)CameraAttachmentCommand Add Attachment using camera Command.  
Public Fieldstatic (Shared in Visual Basic)OpenAttachmentCommand Open Attachment Command.  
Public Fieldstatic (Shared in Visual Basic)StopGeometryCollectionCommand Stop GeometryCollection Command.  
Public Fieldstatic (Shared in Visual Basic)UseGPSCommand Use GPS Command  
Top

Public Properties

 NameDescription
Public PropertyAttachmentFeatureAttribute Gets the Attachment Feature Attribute.  
Public PropertyAttributes Gets the collection of feature attributes being edited.  
Public PropertyDeleteAttachmentCommand Delete Attachment Command  
Public PropertyFeature Gets or sets the feature to edit the attributes of.  
Public PropertyMenuItems Menu Items for Attribute Edit Control  
Top

Public Events

 NameDescription
Public EventCreatingFeatureAttributes Raised when the Feature property has changed and a new collection of Attributes is being constructed.  
Public EventPropertyChanged Property Changed Event  
Top

See Also