ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ENCSubTable Class / GetDefinition Method

In This Topic
    GetDefinition Method (ENCSubTable)
    In This Topic
    Gets the table's definition which is null for ENC subtables.
    Syntax
    Public Overrides NotOverridable Function GetDefinition() As CIMStandaloneTable
    public override CIMStandaloneTable GetDefinition()
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also