The following tables list the members exposed by SummaryReportsParameters.
Name | Description | |
---|---|---|
![]() | SummaryReportsParameters Constructor | Initializes a new instance of the SummaryReportsParameters class. |
Name | Description | |
---|---|---|
![]() | ActiveDatasetID | Active dataset ID. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | AreaIDField | The feature/area attribute field used to describe individual areas in the reports. Default: "AREA_ID" . |
![]() | Boundaries | A custom geographic region of analysis that will be used in the Summary Reports analysis. |
![]() | OutputSpatialReference | The spatial reference to return the output feature set in. |
![]() | OutputTypes | Task output types. (Inherited from ESRI.ArcGIS.Client.BACore.Client.BATaskParameters) |
![]() | 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) |
![]() | RingIDField | The feature/area attribute field used to describe individual areas associated with the same store/point origin. |
![]() | StoreIDField | The feature/area attribute field used to describe individual store/business/organization IDs in the Boundaries parameter. |
![]() | 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.BACore.Client.BATaskParameters) |
![]() | SetDefaultOutputTypes | Overridden. Sets the GetReport option as the default output type. |