NMailMergeFieldMap Class Members
In This Topic
The following tables list the members exposed by NMailMergeFieldMap.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| GetIterator | Gets an iterator that iterates through the field/name mappings of this mail merge field map. |
| Set | Associates the given predefined data field with the specified column name. |
| TryGet | Tries to get the mapped name for the given data field and returns true on success. |
Top
Protected Methods
| Name | Description |
| DeepCopyCore | Overridden. Called to perform the actual deep copying of the source node. |
Top
See Also