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