The Next
public sealed class NextIfField : MailMergeFieldAdapter
Public NotInheritable Class NextIfField
Inherits MailMergeFieldAdapter
Introduced: X10.
Constructor | Description |
---|---|
Next |
Initializes a new instance of the Next |
Field | Description |
---|---|
TYPE_NAME | Represents the name of the respective field type.
(Inherited from Mail |
Method | Description |
---|---|
Show |
Opens the specific field options dialog box.
(Inherited from Mail |
Property | Description |
---|---|
Application |
Gets the adapted Application (Inherited from Mail |
Data |
Specifies the culture which is used for the relational comparison of numerical values. |
Expression1 | Gets and sets the first expression text that should be compared. |
Expression2 | Gets and sets the second expression text that should be compared to Expression1. |
Field |
Gets or sets the field's value of the field that has been specified in Expression1. |
ID | Gets the ID of the specific field through its adapter.
(Inherited from Mail |
Length | Gets the number of characters in a text field through its adapter.
(Inherited from Mail |
Merge |
Specifies the culture with which numerical and date / time values are formatted when merged into the target document. |
Operator | Gets and sets the comparison operator the field. |
Preserve |
Specifies whether the field's formatting should be preserved.
(Inherited from Mail |
Result | Gets the evaluation result of the two field expressions and the specified comparison operator. |
Start | Gets the first character position (one-based) of the field through its adapter.
(Inherited from Mail |
Type |
Gets the field's type name of the specific field through its adapter.
(Inherited from Mail |