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