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