The following tables list the members exposed by RemoveOverlapParameters.
Name | Description | |
---|---|---|
![]() | RemoveOverlapParameters Constructor | Initializes a new instance of the RemoveOverlapParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AreaIDField | The attribute field name in the input Boundaries layer which contains IDs of associated stores (this parameter is deprecated, it is replaced with the AreaLinkField ). |
![]() | AreaLinkField | The attribute field name in the input Boundaries layer which contains IDs of associated stores. |
![]() | Boundaries | The polygon layer whose features represent trade areas. |
![]() | CenterMethod | Area center selection method. Default: OverlapRemoverCenterMethod.esriOverlapRemoverCenterMethodUseCentroid . |
![]() | DataHierarchy | Name of a hierarchy of data layers used for generating summary reports. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | OutputAnalysisItem | Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | OutputReportItems | List of configuration options for storing the output reports in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | OutputSpatialReference | The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | OutputTypes | Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | OverlapMethod | Overlap removing method. Default: OverlapRemoverOverlapMethod.esriOverlapRemoverOverlapMethodThiessen . |
![]() | RenderingParameters | Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | 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) |
![]() | ReturnGeometry | An option specifying the presence of the shape attribute in the returned record set. Default: true . (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | 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 |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | WeightField | The attribute field name in the input Boundaries layer which contains weights. |
![]() | WeightMethod | Weight method used by the grid overlap removing method. Default: OverlapRemoverWeightMethod.esriOverlapRemoverWeightMethodUseArea . |
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.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | SetDefaultOutputTypes | Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |