Table of Contents

Class MergeResult

Namespace
DocWright.MailMerge
Assembly
DocWright.MailMerge.dll

What a merge did.

public sealed class MergeResult
Inheritance
MergeResult
Inherited Members

Properties

FieldsMerged

Gets the number of merge fields given a value.

FieldsUnmerged

Gets the number of merge fields the data had no column for.

ParagraphsRemoved

Gets the number of paragraphs removed as empty.

RecordsMerged

Gets the number of records written.

RecordsSkipped

Gets the number of records a SKIPIF discarded.

UnmergedFieldNames

Gets the distinct names of merge fields the data had no column for, ordered.