ArcGIS API for Silverlight - Library Reference
QueryParameter Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace : QueryParameter Class


The following tables list the members exposed by QueryParameter.

Public Constructors

 NameDescription
public ConstructorQueryParameter Constructor  
Top

Public Properties

 NameDescription
public PropertyDefaultValue Gets or sets the default value to compare with the field's value in the event that a user does not provide another value.  
public PropertyField Gets or sets the name of the field (attribute) on which the query will be executed.  
public PropertyHelpTip Gets or sets the help tip explaining what input would be valid. For example, "A value between 0 and 10".  
public PropertyOperator Gets or sets the operator (<, >, =, etc) to be used to compare the field's value.  
public PropertyPrompt Gets or sets the message to be displayed to the user to indicate what the user input represents. For example, "Earthquake Magnitude:". This message should usually be displayed adjacent to the textfield.  
Top

Public Methods

 NameDescription
public MethodAddCustomProperty Adds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
public MethodGetCustomProperty Gets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.