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