DonationInformationCampaignId Property
Namespace: Ignition.Commerce.Products.FundraisingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("gft_cmp_key")]
public NetForumId CampaignId { get; set; }
<NetForumFieldAttribute("gft_cmp_key")>
Public Property CampaignId As NetForumId
	Get
	Set
public:
[NetForumFieldAttribute(L"gft_cmp_key")]
property NetForumId^ CampaignId {
	NetForumId^ get ();
	void set (NetForumId^ value);
}
[<NetForumFieldAttribute("gft_cmp_key")>]
member CampaignId : NetForumId with get, set
Property Value
NetForumId