This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralTableFieldEdits Interface > ICadastralTableFieldEdits.TableName Property (ArcObjects .NET 10.4 SDK) |
The name of the cadastral table.
[Visual Basic .NET] Public ReadOnly Property TableName As String
[C#] public string TableName {get;}
[C++]
HRESULT get_TableName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR
The name of the cadastral table.
Use the TableName property to retrieve the name of the table that the field edits apply to.