Method GetTable
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Protocol
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Protocol.dll
GetTable(int)
Returns a local table.
ILocalTable GetTable(int tableId)
Parameters
tableId
intThe parameter ID of the table.
Returns
- ILocalTable
An instance of ILocalTable.