The following tables list the members exposed by SelectBusinessesParameters.
Name | Description | |
---|---|---|
![]() | SelectBusinessesParameters Constructor | Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.BusinessesSearch.SelectBusinessesParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters) |
![]() | BusinessTypeFilters | List of business type filters restricting the search. |
![]() | FeaturesLimit | The limit of returned business points. Default: 1000 . |
![]() | MatchExactly | True value of the parameter means the exact match of the string to search. Default: false . |
![]() | OutputSpatialReference | The spatial reference to return the output feature set in. |
![]() | ResultType | Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | ReturnGeometry | An option specifying the presence of the shape attribute in the returned record set. Default: true . |
![]() | SearchString | A string of characters which is used in the search query. |
![]() | SpatialFilter | A spatial filter restricting the search. |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | UseSimpleSearch | True value of the parameter means a simple search (e.g. in company names only). Default: 1000 . |
Name | Description | |
---|---|---|
![]() | ToVariables | Overridden. Converts task parameters to request variables. |