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