[NetForumBusinessObjectAttribute("EventsTrackSessionXref")]
public class TrackSession : SxtRelationship
<NetForumBusinessObjectAttribute("EventsTrackSessionXref")>
Public Class TrackSession
Inherits SxtRelationship
[NetForumBusinessObjectAttribute(L"EventsTrackSessionXref")]
public ref class TrackSession : public SxtRelationship
[<NetForumBusinessObjectAttribute("EventsTrackSessionXref")>]
type TrackSession =
class
inherit SxtRelationship
end
TrackSession | Initializes a new instance of the TrackSession class |
EventId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
RevisionInformation | (Inherited from NetForumEntity) |
SessionCode | |
SessionId | (Inherited from SxtRelationship) |
SessionTypeId | |
Title | |
TrackId | (Overrides SxtRelationshipTrackId) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |