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