ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRelatedReportSection Class / Expressions Property

In This Topic
    Expressions Property (CIMRelatedReportSection)
    In This Topic
    Gets or sets the expressions used by the related report.
    Syntax
    public CIMExpressionInfo[] Expressions {get; set;}
    Public Property Expressions As CIMExpressionInfo()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also