ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / AttributeTabEmbeddableControl Class / ID Property

In This Topic
    ID Property (AttributeTabEmbeddableControl)
    In This Topic
    Gets the DAML ID of this AttributeTabEmbeddableControl.
    Syntax
    Public ReadOnly Property ID As String
    public string ID {get;}
    Remarks
    This is a required property.
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also