NMailMergeFieldMap Class Methods
In This Topic
For a list of all members of this type, see NMailMergeFieldMap members.
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