Gets a DataColumnInfoCollection of DataColumnInfo objects representing the table columns which can be used as merge fields using the currently selected master table.

Syntax

public DocumentServer.DataSources.DataColumnInfoCollection PossibleMergeFieldColumns { get; }
Public ReadOnly Property PossibleMergeFieldColumns() As DocumentServer.DataSources.DataColumnInfoCollection

Limitations

Read only.