ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMServiceLayer Class / SubTables Property

In This Topic
    SubTables Property
    In This Topic
    Gets or sets the subtables.
    Syntax
    public CIMServiceSubTable[] SubTables {get; set;}
    Public Property SubTables As CIMServiceSubTable()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also