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