| Name | Description | |
|---|---|---|
![]() | AddGroup | Overloaded. |
![]() | AddLayoutPage | Adds a layout page section to the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | AddRelatedReport | Adds a related report section to the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ExportToPDF | Export a report to a PDF format. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetDefinition | Returns the element's CIM definition. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | MoveReportSectionElement | Moves the report section element to new index location. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | RemoveGroups | Overloaded. |
![]() | RemoveRelatedReport | Removes the related report from the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | RemoveSupplementalPage | Removes the supplemental page from the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ReplaceLayoutPage | Replaces a layout page section with a new layout definition. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetDataSource | Updates the data source of the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetDataSourceFields | Updates the grouping and sorting fields of the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetDefinition | Applies the changes made to a modified ArcGIS.Core.CIM.CIMReport back to the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetDefinitionQuery | Overloaded. |
![]() | SetName | Updates the name of the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetPage | Sets the page of the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetPageHeight | Updates the page height of the report. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetRelatedDataSourceFields | Updates the grouping and sorting fields of the related report section. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetRelatedReportName | Updates the name of the related report element. This method must be called on the MCT. Use QueuedTask.Run. |

