The following tables list the members exposed by SimpleRingsParameters.
Name | Description | |
---|---|---|
![]() | SimpleRingsParameters Constructor | Initializes a new instance of the SimpleRingsParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | DistanceUnits | The distance units of the Radii parameter which is used to calculate the ring-based trade/service areas. Default: esriUnits.esriMiles . |
![]() | Donut | Whether to create non-overlapping donut-style Simple Rings trade/service area bands instead of overlapping areas that all originate from the store/point origins. |
![]() | OutputSpatialReference | The spatial reference to return the output feature set in. |
![]() | OutputTypes | Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | Radii | A list of ring radius lengths in the units specified in the DistanceUnits parameter. This parameter expects one or more non-negative numerical values. |
![]() | ReportOptions | List of summary report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.SummaryReportParameters) |
![]() | ResultType | Type of a result returned by the task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | StoreIDField | The attribute field name in the input Stores parameter which is associated with unique store/business IDs (typically store numbers for retail establishments with multiple locations). The default value is 'STOREID'. |
![]() | 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 |
![]() | TaskName | Name of a Community Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
Name | Description | |
---|---|---|
![]() | ToVariables | Overridden. Converts task parameters to request variables. |
Name | Description | |
---|---|---|
![]() | NeedReportOutput | Tests that report output is required for the associated task. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | SetDefaultOutputTypes | Overridden. Sets the GetReport output type if the ReportOptions parameter contains report options; otherwise, sets the GetFeatureClass output type. |