The following tables list the members exposed by QueryParameter.
Name | Description | |
---|---|---|
![]() | QueryParameter Constructor |
Name | Description | |
---|---|---|
![]() | DefaultValue | Gets or sets the default value to compare with the field's value in the event that a user does not provide another value. |
![]() | Field | Gets or sets the name of the field (attribute) on which the query will be executed. |
![]() | HelpTip | Gets or sets the help tip explaining what input would be valid. For example, "A value between 0 and 10". |
![]() | Operator | Gets or sets the operator (<, >, =, etc) to be used to compare the field's value. |
![]() | Prompt | 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. |
Name | Description | |
---|---|---|
![]() | AddCustomProperty | Adds the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |
![]() | GetCustomProperty | Gets the custom property. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.WebMap.WebMapObject) |