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