ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPresentationDocument Class / MapDefinitions Property

In This Topic
    MapDefinitions Property (CIMPresentationDocument)
    In This Topic
    Gets or sets the map definitions in the document.
    Syntax
    public CIMDefinition[] MapDefinitions {get; set;}
    Public Property MapDefinitions As CIMDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also