[NetForumBusinessObjectAttribute("EventsRegistrantSession")]
public class TrackRegistration : TrackSessionRegistration
<NetForumBusinessObjectAttribute("EventsRegistrantSession")>
Public Class TrackRegistration
Inherits TrackSessionRegistration
[NetForumBusinessObjectAttribute(L"EventsRegistrantSession")]
public ref class TrackRegistration : public TrackSessionRegistration
[<NetForumBusinessObjectAttribute("EventsRegistrantSession")>]
type TrackRegistration =
class
inherit TrackSessionRegistration
end
TrackRegistration | Initializes a new instance of the TrackRegistration 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) |