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