 | EnsuredQueryableTableTable Property |
The destination table, which the List Table in question should reference
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic string Table { get; }Public ReadOnly Property Table As String
Get
public:
property String^ Table {
String^ get ();
}member Table : string with get
Property Value
String
See Also