ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / ProfileFrameInfo Class / Specifications Property

In This Topic
    Specifications Property
    In This Topic
    Gets and sets the collection of specifications
    Syntax
    public IList<string> Specifications {get; set;}
    Public Property Specifications As IList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also