Click or drag to resize

OdsoRecipientData Properties

The OdsoRecipientData type exposes the following members.

Properties
Name Description
Public property Active
Specifies whether the record from the data source shall be imported into a document when the mail merge is performed. The default value is true .
Public property Column
Specifies the column within the data source that contains unique data for the current record. The default value is 0.
Public property Hash
Represents the hash code for this record. Sometimes Microsoft Word uses Hash of a whole record instead of a UniqueTag value. The default value is 0.
Public property UniqueTag
Specifies the contents of a given record in the column containing unique data. The default value is null .
Top
See Also