Gets or sets a DataTableInfo object representing the table which is used as a master table when merging data into the document. Changing the master table with this property influences the return values of the PossibleMergeBlockTables and the PossibleMergeFieldColumns properties.

Syntax

public DocumentServer.DataSources.DataTableInfo MasterDataTableInfo { get; set; }
Public Property MasterDataTableInfo() As DocumentServer.DataSources.DataTableInfo