public abstract class TrackSessionRegistration : NetForumEntityPublic MustInherit Class TrackSessionRegistration
Inherits NetForumEntitypublic ref class TrackSessionRegistration abstract : public NetForumEntity[<AbstractClassAttribute>]
type TrackSessionRegistration =
class
inherit NetForumEntity
end| TrackSessionRegistration | Initializes a new instance of the TrackSessionRegistration class |
| Attended | |
| ConfirmationDate | |
| EventId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| RegistrationId | |
| RevisionInformation | (Inherited from NetForumEntity) |
| SessionId | |
| TrackId |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |