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