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