Property UnmergedFieldNames
UnmergedFieldNames
Gets the distinct names of merge fields the data had no column for, ordered.
public IReadOnlyList<string> UnmergedFieldNames { get; }
Property Value
Remarks
The misspelled-field report. A null value is ordinary and merges as empty; a name the data never carried is almost always a template bug, and it is invisible in the output because the field simply stays blank.