Click or drag to resize

SpeakingAssignment Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsFacultyAssignment
      Ignition.EventsSpeakingAssignment

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumBusinessObjectAttribute("EventsFacultySpeaker")]
public class SpeakingAssignment : FacultyAssignment

The SpeakingAssignment type exposes the following members.

Constructors
 NameDescription
Public methodSpeakingAssignmentInitializes a new instance of the SpeakingAssignment class
Top
Properties
 NameDescription
Public propertyAv 
Public propertyCustomerId
(Inherited from FacultyAssignment)
Public propertyCv 
Public propertyDocuments
(Inherited from FacultyAssignment)
Public propertyEventId
(Inherited from FacultyAssignment)
Public propertyExpertiseArea 
Public propertyFacultyType
(Inherited from FacultyAssignment)
Public propertyFullName 
Public propertyHandouts 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyPresentations 
Public propertyRegistrantId
(Inherited from FacultyAssignment)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertySessionId
(Inherited from FacultyAssignment)
Public propertySpeakerBio 
Public propertyStatus 
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also