FatRelationshipEventFacultyId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("fat_fac_key")]
public virtual NetForumId EventFacultyId { get; protected set; }
<NetForumFieldAttribute("fat_fac_key")>
Public Overridable Property EventFacultyId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"fat_fac_key")]
virtual property NetForumId^ EventFacultyId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("fat_fac_key")>]
abstract EventFacultyId : NetForumId with get, set
[<NetForumFieldAttribute("fat_fac_key")>]
override EventFacultyId : NetForumId with get, set
Property Value
NetForumId