The following tables list the members exposed by SpatialQueryAction.
Name | Description | |
---|---|---|
SpatialQueryAction Constructor | Initializes a new instance of the SpatialQueryAction class. |
Name | Description | |
---|---|---|
CredentialsProperty | Identifies the Credentials dependency property. | |
DrawModeProperty | Identifies the DrawMode dependency property. | |
LayerIDProperty | Identifies the LayerID dependency property. | |
OutFieldsProperty | Identifies the OutFields dependency property. | |
SymbolProperty | Identifies the Symbol dependency property. | |
UrlProperty | Identifies the Url dependency property. | |
WhereProperty | Identifies the Where dependency property. |
Name | Description | |
---|---|---|
CanFreeze | (Inherited from System.Windows.Freezable) | |
Credentials | Gets or sets the network credentials that are sent to the host and used to authenticate the request. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
DrawMode | Gets or sets the draw mode. | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
IsEnabled | (Inherited from System.Windows.Interactivity.TriggerAction) | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
LayerID | Gets or sets the ID of the ESRI.ArcGIS.Client.GraphicsLayer to insert the result into. | |
OutFields | Gets or sets the out fields to query. | |
Symbol | Gets or sets the symbol used for displaying the results. | |
TargetName | (Inherited from System.Windows.Interactivity.TargetedTriggerAction) | |
TargetObject | (Inherited from System.Windows.Interactivity.TargetedTriggerAction) | |
Url | Gets or sets the URL for the feature service to query. | |
Where | Gets or sets the where clause filter. |
Name | Description | |
---|---|---|
AssociatedObject | (Inherited from System.Windows.Interactivity.TriggerAction) | |
AssociatedObjectTypeConstraint | (Inherited from System.Windows.Interactivity.TriggerAction) | |
Target | (Inherited from System.Windows.Interactivity.TargetedTriggerAction<Map>) | |
TargetTypeConstraint | (Inherited from System.Windows.Interactivity.TargetedTriggerAction) |
Top
Top
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) |