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


The following tables list the members exposed by SearchAreaClauseViewModel.

Protected Fields

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

Public Properties

 NameDescription
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