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