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