Method GetRows
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetRows()
Retrieves the table rows.
object[][] GetRows()
Returns
- object[][]
The table formatted as an object array of columns.
Exceptions
- ParameterNotFoundException
The parameter was not found.
- ElementStoppedException
The element is stopped.
- ElementNotFoundException
The element was not found in the DataMiner System.