[NetForumBusinessObjectAttribute("EventsSession")]
public class Session : NetForumEntity<NetForumBusinessObjectAttribute("EventsSession")>
Public Class Session
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"EventsSession")]
public ref class Session : public NetForumEntity[<NetForumBusinessObjectAttribute("EventsSession")>]
type Session =
class
inherit NetForumEntity
end| Session | Initializes a new instance of the Session class |
| AllowWaitList | |
| CallForPapersDeadline | |
| Capacity | |
| Description | |
| DescriptionHtml | |
| DisplayOrder | |
| End | |
| EndDate | |
| EndTime | |
| EventId | |
| HasCallForPapers | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsCallForPapersOpen | |
| RegistrationRequired | |
| RevisionInformation | (Inherited from NetForumEntity) |
| SessionCode | |
| SessionTypeId | |
| Start | |
| StartDate | |
| StartTime | |
| Ticketed | |
| Title |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |