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