ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPageDefinition Class / PageFieldName Property

In This Topic
    PageFieldName Property
    In This Topic
    Gets or sets the page field name. Show features where the value of this field either matches or doesn't match the current map series page name. Match versus don't match is controlled by ExcludePages.
    Syntax
    public string PageFieldName {get; set;}
    Public Property PageFieldName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also