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