ArcGIS Pro 2.9 API Reference Guide
LayerDocument Constructor(StandaloneTable)

ArcGIS.Desktop.Mapping Namespace > LayerDocument Class > LayerDocument Constructor : LayerDocument Constructor(StandaloneTable)
Creates LayerDocument instance from a StandaloneTable object This constructor must be called on the MCT. Use QueuedTask.Run.
Syntax
public LayerDocument( 
   StandaloneTable table
)
Public Function New( _
   ByVal table As StandaloneTable _
)

Parameters

table
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LayerDocument Class
LayerDocument Members
Overload List