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