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