EventRegistrationCartItemIsGuest Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("reg_guest_flag")]
public bool IsGuest { get; }
<NetForumFieldAttribute("reg_guest_flag")>
Public ReadOnly Property IsGuest As Boolean
Get
public:
[NetForumFieldAttribute(L"reg_guest_flag")]
property bool IsGuest {
bool get ();
}
[<NetForumFieldAttribute("reg_guest_flag")>]
member IsGuest : bool with get
Property Value
Boolean