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