Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.GetTable Method |
Returns the label of a table
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string GetTable(
string table,
bool enabledOnly
)
table
Type: String
The table.
enabledOnly
Type: Boolean
Indicated if list should contain only enabled tables
System.String.
ZeraSystems.CodeNanite.Expansion Namespace