[NetForumBusinessObjectAttribute("eventsxdocument")]
public class EventDocument : ExdRelationship<NetForumBusinessObjectAttribute("eventsxdocument")>
Public Class EventDocument
Inherits ExdRelationship[NetForumBusinessObjectAttribute(L"eventsxdocument")]
public ref class EventDocument : public ExdRelationship[<NetForumBusinessObjectAttribute("eventsxdocument")>]
type EventDocument =
class
inherit ExdRelationship
end| EventDocument | Initializes a new instance of the EventDocument class |
| DocumentId | (Inherited from ExdRelationship) |
| EventId | (Overrides ExdRelationshipEventId) |
| 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) |