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