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