ArcGIS Pro 2.6 API Reference Guide
WebMapTableID Property

ArcGIS.Core.CIM Namespace > CIMStandaloneTable Class : WebMapTableID Property
Gets or sets an identifier that will be used to identify the standalone table in a web map. This value is present if the standalone table originated in a web map and facilitates matching the standalone table back to its origin when updating the web map.
Syntax
public string WebMapTableID {get; set;}
Public Property WebMapTableID As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMStandaloneTable Class
CIMStandaloneTable Members