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