Gets or sets a reference to the salutation formula 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 SalutationCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SalutationCode As String |
| Visual C++ |
|---|
public: property String^ SalutationCode { String^ get (); void set (String^ value); } |
Field Value
The key to an existing Salutation formula to be used when creating the acknowledgement of the gift or pledge.
Remarks
The salutation code provided must already be defined in iMIS; otherwise an error is reported.