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


The following tables list the members exposed by ClausePartViewModel.

Public Properties

 NameDescription
Public PropertyCanRemove Gets a flag indicating whether or not the clause part can be removed from the search clause.  
Public PropertyCaption Gets the textual description of the clause part.  
Public PropertyClauseViewModel Gets the search clause that the part belongs to.  
Top

Public Methods

 NameDescription
Public MethodRemove Removes the clause part from the search clause.  
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged Raises the PropertyChange event.  
Top

Public Events

 NameDescription
Public EventPropertyChanged Raised when a property value has been modified.  
Top

See Also