The following tables list the members exposed by CustomerDerivedAreasParameters.
Name | Description | |
---|---|---|
![]() | CustomerDerivedAreasParameters Constructor | Initializes a new instance of the CustomerDerivedAreasParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | CustomerLinkField | The attribute field in the input Customers layer which links every customer with associated a store/business ID. |
![]() | Customers | A point layer containing point features which represent the locations of customers. |
![]() | CustomerWeightField | The Customers layer field to calculate weighted percentage by. |
![]() | CutOffDistance | Cut off threshold distance in the units specified with the CutOffUnits property. |
![]() | CutOffUnits | The distance units of the CutOffDistance array items which is used to calculate the cut off distance. Default: esriUnits.esriMiles . |
![]() | DataHierarchy | Name of a hierarchy of data layers used for generating summary reports. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |
![]() | Donut | An option specifying creation of donut-style trade/service areas instead of areas that all originate from the store/business point origins. |
![]() | HullType | An option specifying the type of hull to be created around store points. Default: HullType.Simple . |
![]() | 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) |
![]() | Percentages | Array of percentages of customers containing one or more positive values. |
![]() | 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) |
![]() | SingleStoreID | ID of a single store in Stores layer to 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 |
![]() | TaskName | Name of a Business Analyst task associated with these parameters. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | UseCustomersCentroid | An option specifying the use of the centroid of customers associated with a store instead of the store location point. 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.TradeAreas.TradeAreaTaskParameters) |
![]() | SetDefaultOutputTypes | Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.TradeAreas.TradeAreaTaskParameters) |