 | GlobalListTableAliasTableName Property |
The name of the table which was aliased in
BusinessObject's List Table
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic string TableName { get; }Public ReadOnly Property TableName As String
Get
public:
property String^ TableName {
String^ get ();
}member TableName : string with get
Property Value
String
See Also