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