[NetForumBusinessObjectAttribute("co_relationship_type")]
public class RelationshipType : NetForumEntity<NetForumBusinessObjectAttribute("co_relationship_type")>
Public Class RelationshipType
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"co_relationship_type")]
public ref class RelationshipType : public NetForumEntity[<NetForumBusinessObjectAttribute("co_relationship_type")>]
type RelationshipType =
class
inherit NetForumEntity
end| RelationshipType | Initializes a new instance of the RelationshipType class |
| Category | |
| Code | |
| HasBenefitFlowDown | |
| HasChapterAreaEditAccess | |
| HasChapterAreaViewAccess | |
| HasOrganizationAreaEditAccess | |
| HasOrganizationAreaViewAccess | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| MaximumTotalRelationshipsOfThisType | |
| RevisionInformation | (Inherited from NetForumEntity) |
| ShowOnline | |
| TypeOfRelationshipType |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |