The following tables list the members exposed by LocatorReportParameters.
Name | Description | |
---|---|---|
![]() | LocatorReportParameters Constructor | Initializes a new instance of the ESRI.ArcGIS.Client.BAServer.Tasks.Reports.LocatorReportParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AnalysisExtent | Spatial/geographic extent to restrict analysis by. |
![]() | BusinessesSearchMethod | Method to search for the closest competitors. Default: BusinessesSearchMethod.esriFindClosest . |
![]() | BusinessPoints | Point layer with competitors' business points. |
![]() | CalculationMethod | Distance calculation method. Default: DistanceCalcType.esriDistanceCalcTypeStraightLine . |
![]() | ClosestBusinessesCount | Closest businesses count threshold. |
![]() | DistanceUnits | Units to report distances in. For drive time calculation method, this property is ignored and the distances in minutes are displayed in the report. Default: esriUnits.esriMiles . |
![]() | FieldAliases | Aliases of fields to be shown in the report—up to 4 fields for a portrait report and up to 6 fields for a landscape report. |
![]() | FieldNames | Fields of the BusinessPoints layer to be exported to the report—up to 4 fields for a portrait report and up to 6 fields for a landscape report. |
![]() | NearestDistance | Nearest distance threshold. |
![]() | NearestDistanceUnits | Units the NearestDistance property value is measured in. Default: esriUnits.esriMiles . |
![]() | 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. |
![]() | 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 report 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" . |
![]() | StoreNameField | The attribute field name in the input Stores layer which is associated with store/business names. Default: "NAME" . |
![]() | Stores | A point layer containing point features such as businesses, hospitals, schools, etc., which represent the locations of your businesses. |
![]() | TaskName | Name of a Business 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.BAServer.Tasks.AnalysisAndReportParameters) |
![]() | SetDefaultOutputTypes | Sets default output types. (Inherited from ESRI.ArcGIS.Client.BAServer.Tasks.AnalysisAndReportParameters) |