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