ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ServiceSubTable Class / SetDefinition Method
Version

    SetDefinition Method (ServiceSubTable)
    Updates the service sub table's CIM definition. This will throw an System.NotSupportedException.
    Syntax
    public override void SetDefinition( 
       CIMStandaloneTable table
    )

    Parameters

    table
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also