Property ExportedTables
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.