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