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