Gets or sets a reference to the mail merge template to be used on the acknowledgement of the gift or pledge.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public string MergeCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MergeCode As String |
| Visual C++ |
|---|
public: property String^ MergeCode { String^ get (); void set (String^ value); } |
Field Value
The key to an existing mail merge template to be used when creating the acknowledgement of the gift or pledge.
Remarks
The mail merge code provided must already be defined in iMIS; otherwise an error is reported.