The following tables list the members exposed by MarketPenetrationParameters.
Name | Description | |
---|---|---|
![]() | MarketPenetrationParameters Constructor | Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.Reports.MarketPenetrationParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | AreaDescField | Name of area description field in the Boundaries layer. |
![]() | AreaIDField | Name of area ID field in the Boundaries layer. Default: "AREA_ID" . |
![]() | Boundaries | A polygon layer whose features represent trade areas. |
![]() | CustomerLinkField | The attribute field in the input Customers layer which links every customer with the associated store/business ID. Default: "STORE_ID" . |
![]() | Customers | A point layer containing point features which represent the locations of customers. |
![]() | CustomerWeightField | The weight field in the Customers layer used for calculating a weight rather than number of customers, Sales for example. |
![]() | DataHierarchy | Name of a hierarchy of data layers used for summarization. |
![]() | Multiplier | Multiplier of penetration values. Default: 100 . |
![]() | 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) |
![]() | RenderingParameters | Configuration options for rendering output to map image. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |
![]() | ReportOrientation | Orientation of the report. Default: ReportOrientation.esriReportOrientationPortrait . |
![]() | 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) |
![]() | SingleAreaID | ID of a single area of the Boundaries layer to calculate market penetration for. |
![]() | StandardReportOptions | Standard report options. (Inherited from ESRI.ArcGIS.Client.BACore.Client.StandardReportParameters) |
![]() | StoreIDField | The attribute field name in the Boundaries layer which links every trade area with the associated store/business ID. Default: "STORE_ID" . |
![]() | 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 a geography layer for either 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) |