ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportDocument Class / ReportDefinition Property

In This Topic
    ReportDefinition Property
    In This Topic
    Gets or sets the report definition of the report document.
    Syntax
    public CIMReport ReportDefinition {get; set;}
    Public Property ReportDefinition As CIMReport
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also