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