Gets a DataTableInfoCollection of DataTableInfo objects representing the tables which can be used as merge blocks using the currently selected master table.

Syntax

public DocumentServer.DataSources.DataTableInfoCollection PossibleMergeBlockTables { get; }
Public ReadOnly Property PossibleMergeBlockTables() As DocumentServer.DataSources.DataTableInfoCollection

Limitations

Read only.