Therefore API > API Reference > Classes > TheReferencedTable > Properties
TableName
Gets the table name.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property TableName As String
C#
public virtual string TableName { get; }
Property Value
The table name of the field.
TheReferencedTable class
TheReferencedTable properties