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