The following tables list the members exposed by DistanceDecayParameters.
Name | Description | |
---|---|---|
![]() | DistanceDecayParameters Constructor | Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.Reports.DistanceDecayParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | BuildNonOverlapped | An option specifying creating non-overlapped areas, using Thiessen polygons. |
![]() | CreateDetailedBorder | An option specifying creating a detailed border, ignoring areas that cannot be driven to. This option is applicable for the drive time decay area type. |
![]() | CustomerLinkField | The attribute field in the input Customers layer which links every customer with associated store/business ID. |
![]() | Customers | A point layer containing point features which represent the locations of customers. |
![]() | CustomerWeightField | The Customers layer field to use to calculate weighted percentage. |
![]() | DataHierarchy | Name of a hierarchy of data layers used for summarization. |
![]() | DecayAreasType | Distance decay area type. Default: DecayAreaType.esriDecayAreaTypeRings . |
![]() | DistanceUnits | The distance or time units of the Radii property items which are used to calculate simple ring or drive time/distance trade/service areas. Default: esriUnits.esriMiles . |
![]() | Donut | An option specifying the creation of donut-style simple ring or drive time/distance trade/service areas instead of areas that all originate from the store/business point origins. |
![]() | OutputAnalysisItem | Configuration options for storing the output feature class in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |
![]() | OutputReportItem | Configuration options for storing the output report in the repository. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |
![]() | OutputSpatialReference | The spatial reference to return the output feature set in. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |
![]() | OutputTypes | Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | Radii | List of times or distances in the units specified with the DistanceUnits property. |
![]() | RenderingParameters | Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |
![]() | 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.AnalysisAndReportParameters) |
![]() | SingleStoreID | ID of a single store in Stores layer to generate a decay area for. |
![]() | StandardReportOptions | Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters) |
![]() | 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 decay areas will originate. |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | TotalMarketCountField | Total market count field name. |
![]() | UseGeographyLevel | An option specifying the use of the geography layer for calculating market penetration or not. Default: false . |
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.AnalysisAndReportParameters) |
![]() | SetDefaultOutputTypes | Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |