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


In This Topic
    CIMPageDefinition Class Properties
    In This Topic

    For a list of all members of this type, see CIMPageDefinition members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether to exclude pages. Specify false to show features that match or true to show features that don't match.  
    Public Property 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.  
    Top
    See Also