ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Layout Class / ProjectID Property

In This Topic
    ProjectID Property (Layout)
    In This Topic
    Gets the ID of the project that contains the layout.
    Syntax
    Public ReadOnly Property ProjectID As Integer
    public int ProjectID {get;}

    Property Value

    Type: Integer
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also