SpeakingAssignment Class

Definition

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumBusinessObjectAttribute("EventsFacultySpeaker")]
public class SpeakingAssignment : FacultyAssignment
Inheritance
Object    NetForumEntity    FacultyAssignment    SpeakingAssignment

Constructors

SpeakingAssignmentInitializes a new instance of the SpeakingAssignment class

Properties

Av 
CustomerId
(Inherited from FacultyAssignment)
Cv 
Documents
(Inherited from FacultyAssignment)
EventId
(Inherited from FacultyAssignment)
ExpertiseArea 
FacultyType
(Inherited from FacultyAssignment)
FullName 
Handouts 
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Presentations 
RegistrantId
(Inherited from FacultyAssignment)
RevisionInformation
(Inherited from NetForumEntity)
SessionId
(Inherited from FacultyAssignment)
SpeakerBio 
Status 

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)

See Also