Click or drag to resize

TrackSessionRegistration Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsTrackSessionRegistration
      Ignition.EventsSessionRegistration
      Ignition.EventsTrackRegistration

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public abstract class TrackSessionRegistration : NetForumEntity

The TrackSessionRegistration type exposes the following members.

Constructors
 NameDescription
Protected methodTrackSessionRegistrationInitializes a new instance of the TrackSessionRegistration class
Top
Properties
 NameDescription
Public propertyAttended 
Public propertyConfirmationDate 
Public propertyEventId 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyRegistrationId 
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertySessionId 
Public propertyTrackId 
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