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