public abstract class IxoRelationship : NetForumEntity
Public MustInherit Class IxoRelationship
Inherits NetForumEntity
public ref class IxoRelationship abstract : public NetForumEntity
[<AbstractClassAttribute>]
type IxoRelationship =
class
inherit NetForumEntity
end
IxoRelationship | Initializes a new instance of the IxoRelationship class |
EndDate | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IndividualId | |
IsPrimaryOrganizationForIndividual | Indicates that the individual in this relationship's primary organization is the organization in this relationship. Setting a new or previously false value to true will make this affiliation primary for the individual. Setting a previously true value to false will make the individual have no primary affiliation. |
OrganizationId | |
RevisionInformation | (Inherited from NetForumEntity) |
Role | |
StartDate | |
Title |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
IsActive |