TrackSessionSessionTypeId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("ses_set_key")]
public NetForumId SessionTypeId { get; protected set; }
<NetForumFieldAttribute("ses_set_key")>
Public Property SessionTypeId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"ses_set_key")]
property NetForumId^ SessionTypeId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("ses_set_key")>]
member SessionTypeId : NetForumId with get, set
Property Value
NetForumId