ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / PageDefinition Property

In This Topic
    PageDefinition Property (CIMStandaloneTable)
    In This Topic
    Gets or sets the page definition which allows for using current map series page to filter rows.
    Syntax
    public CIMPageDefinition PageDefinition {get; set;}
    Public Property PageDefinition As CIMPageDefinition
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also