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