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