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