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