TableName |
Scroll |
Gets the data base table name for the current case definition.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property TableName As String C# public virtual string TableName { get; }
Property Value The data base table name for the current case definition. |