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