ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / WebMapTableID Property

In This Topic
    WebMapTableID Property
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also