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