Gets or sets the campaign with which this CDuesProduct is associated if it is a fund raising item.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public string CampaignCode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property CampaignCode As String |
| Visual C++ |
|---|
public: property String^ CampaignCode { String^ get (); void set (String^ value); } |
Field Value
The key to an existing campaign toward which subscriptions or purchases of this product should be applied.
Remarks
Only applicable if this dues product is marked as a fund raising item. See IsFundRaisingItem.
The campaign must already be defined in iMIS.