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