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


For a list of all members of this type, see QueryParameter members.

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

See Also

© ESRI, Inc. All Rights Reserved.