ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportSection Class / GetCIMExpressionInfos Method

In This Topic
    GetCIMExpressionInfos Method (ReportSection)
    In This Topic
    Gets the expressions.
    Syntax
    Public Function GetCIMExpressionInfos() As List(Of CIMExpressionInfo)
    public List<CIMExpressionInfo> GetCIMExpressionInfos()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also