The following tables list the members exposed by ThresholdRingsRadiiParameters.
Name | Description | |
---|---|---|
![]() | ThresholdRingsRadiiParameters Constructor | Initializes a new instance of the ThresholdRingsRadiiParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BAUtilityParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | OutputUnits | The output distance units the radii of threshold rings will be calculated in. Default: esriUnits.esriMiles . |
![]() | Radii | A list of threshold values. |
![]() | ResultType | Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | SingleStoreID | ID of a single store in the Stores layer to generate trade area for. |
![]() | StoreIDField | The attribute field name in the input Stores layer which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations). Default: "STORE_ID" . |
![]() | Stores | A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations from which the Drive Time trade/service areas will originate |
![]() | SummarizationField | The attribute field name in the input ThresholdData layer which specifies a demographic field to be used for summarization. |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BABaseParameters) |
![]() | ThresholdData | A polygon layer to apply summarization by. |
Name | Description | |
---|---|---|
![]() | ToVariables | Overridden. Converts task parameters to request variables. |