Esri Business Analyst Server API for Silverlight 2.2 Reference
SelectBusinessesParameters Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.BusinessesSearch Namespace : SelectBusinessesParameters Class


Glossary Item Box

The following tables list the members exposed by SelectBusinessesParameters.

Public Constructors

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters)
Public PropertyBusinessTypeFilters List of business type filters restricting the search.  
Public PropertyFeaturesLimitThe limit of returned business points.
Default: 1000.  
Public PropertyMatchExactlyTrue value of the parameter means the exact match of the string to search.
Default: false.  
Public PropertyOutputSpatialReference The spatial reference to return the output feature set in.  
Public PropertyResultType Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters)
Public PropertyReturnGeometryAn option specifying the presence of the shape attribute in the returned record set.
Default: true.  
Public PropertySearchString A string of characters which is used in the search query.  
Public PropertySpatialFilter A spatial filter restricting the search.  
Public PropertyTaskName Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters)
Public PropertyUseSimpleSearchTrue value of the parameter means a simple search (e.g. in company names only).
Default: 1000.  
Top

Public Methods

 NameDescription
Public MethodToVariablesOverridden.  Converts task parameters to request variables.  
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.