ArcGIS Pro 2.6 API Reference Guide
Report Class Members
Properties  Methods  Events


ArcGIS.Desktop.Reports Namespace : Report Class

The following tables list the members exposed by Report.

Public Properties
 NameDescription
Public Property Gets a value indicating the report's connection status.  
Public Property Gets the data source of the report.  
Public Property Gets or sets the Name property.  
Public Property Gets the OperationManager which is responsible for managing the undo/redo stack.  
Public Property Gets or sets the Page property.  
Public Property Gets or sets the URI property.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method Adds a related report section to the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Export a report to a PDF format. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns the element's CIM definition. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Removes the related report from the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates the data source of the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates the grouping and sorting fields of the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodApplies 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.  
Public MethodOverloaded.   
Public Method Updates the name of the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the page of the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates the page height of the report. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates the grouping and sorting fields of the related report section. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates the name of the related report element. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Protected Methods
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

Report Class
ArcGIS.Desktop.Reports Namespace