ArcGIS Pro 2.9 API Reference Guide
SetDefinition Method (StandaloneTable)

ArcGIS.Desktop.Mapping Namespace > StandaloneTable Class : SetDefinition Method
ArcGIS.Core.CIM.CIMStandaloneTable
Updates the standalone table's CIM definition. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public void SetDefinition( 
   CIMStandaloneTable table
)
Public Sub SetDefinition( _
   ByVal table As CIMStandaloneTable _
) 

Parameters

table
ArcGIS.Core.CIM.CIMStandaloneTable
Exceptions
ExceptionDescription
This method or property must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

StandaloneTable Class
StandaloneTable Members