​
​
​

Initializes a new instance of the MergeField class.

MergeField()

​public MergeField()
​Public Sub New()

MergeField(ApplicationField)

​public MergeField(ApplicationField appField)
​Public Sub New(ByVal appField As ApplicationField)

Parameters

Parameter Description
appField Specifies the ApplicationField to be adapted.
​