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