Table of Contents

Property ExportedTables

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

ExportedTables

Gets the list of exported tables.

public ExportedTableInfo[] ExportedTables { get; }

Property Value

ExportedTableInfo[]

The list of exported tables.

Remarks

Only applicable for a DVE main protocol; null if this protocol is not a DVE main protocol.