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