NMailMergeFieldValue Class Members
In This Topic
The following tables list the members exposed by NMailMergeFieldValue.
Public Fields
Public Properties
| Name | Description |
| FieldType | Gets the type of this mail merge field value. |
| FieldValueType | Overridden. Gets the field type (numeric, datetime, string etc.). |
| Name | Gets the name of this mail merge field value. |
Top
Protected Properties
| Name | Description |
| DocumentBlock | Gets the document block that owns this mail merge field value. |
| fWvC | |
Top
Public Methods
| Name | Description |
| GetNoDataText | Overridden. Gets the text of this field when it has no data. |
Top
See Also