ArcGIS API for Silverlight - Library Reference
SpatialQueryAction Class Members
See Also  Fields  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Actions Namespace : SpatialQueryAction Class


The following tables list the members exposed by SpatialQueryAction.

Public Constructors

 NameDescription
public ConstructorSpatialQueryAction ConstructorInitializes a new instance of the SpatialQueryAction class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DrawModePropertyIdentifies the DrawMode dependency property.  
public Fieldstatic (Shared in Visual Basic)LayerIDPropertyIdentifies the LayerID dependency property.  
public Fieldstatic (Shared in Visual Basic)OutFieldsPropertyIdentifies the OutFields dependency property.  
public Fieldstatic (Shared in Visual Basic)SymbolPropertyIdentifies the Symbol dependency property.  
public Fieldstatic (Shared in Visual Basic)UrlPropertyIdentifies the Url dependency property.  
public Fieldstatic (Shared in Visual Basic)WherePropertyIdentifies the Where dependency property.  
Top

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDrawMode Gets or sets the draw mode.  
public PropertyIsEnabled (Inherited from System.Windows.Interactivity.TriggerAction)
public PropertyLayerIDGets or sets the ID of the ESRI.ArcGIS.Client.GraphicsLayer to insert the result into.  
public PropertyOutFields Gets or sets the out fields to query.  
public PropertySymbol Gets or sets the symbol used for displaying the results.  
public PropertyTargetName (Inherited from System.Windows.Interactivity.TargetedTriggerAction)
public PropertyTargetObject (Inherited from System.Windows.Interactivity.TargetedTriggerAction)
public PropertyUrl Gets or sets the URL for the feature service to query.  
public PropertyWhere Gets or sets the where clause filter.  
Top

Protected Properties

Public Methods

Protected Methods

 NameDescription
protected MethodInvokeOverridden.  Invokes the action.  
protected MethodOnAttached (Inherited from System.Windows.Interactivity.TriggerAction)
protected MethodOnDetaching (Inherited from System.Windows.Interactivity.TriggerAction)
protected MethodOnTargetChangedOverridden.  Called when the target property changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.