ESRI.ArcGIS.Mobile.Client
DataColumnClauseViewModel Class Members
See Also  Fields  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures Namespace : DataColumnClauseViewModel Class


The following tables list the members exposed by DataColumnClauseViewModel.

Protected Fields

 NameDescription
Protected Field_parts Collection of clause parts comprising the clause. (Inherited from ClauseViewModel)
Top

Public Properties

 NameDescription
Public PropertyClause Gets the clause the view-model is associated with.  
Public PropertyDataColumn Gets the data column the clause view-model is based upon.  
Public PropertyParts Gets the collection of clause parts comprising the clause. (Inherited from ClauseViewModel)
Public PropertySearchViewModel Gets the search (view-model) that the clause is part of. (Inherited from ClauseViewModel)
Top

See Also