ArcGIS Pro 3.3 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 string ID {get;}
    Public ReadOnly Property ID As String
    Remarks
    This is a required property.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also