The Relationship type exposes the following members.

Properties

  NameDescription
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDefaultResponse
Default Relationship Status to be provided to any new Relationship Request
Public propertyDescription
Relationship Description.
Public propertyIsHostList
Is this a Host-Level Relationship (very uncommon)
Public propertyIsPortalList
Is this a Portal-Level Relationship
Public propertyIsUserList
Is this a USer-Level Relationship
Public propertyKeyID
IHydratable.KeyID.
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyName
Relationship Name.
Public propertyPortalId
PortalId of the User that owns the Relationship. A value of -1 in UserID field indicates that it's a Portal-Level Relationship
Public propertyRelationshipId
RelationshipId - The primary key
Public propertyRelationshipTypeId
The ID of the Relationship to which this Relation belongs to (e.g. Friend List or Coworkers)
Public propertyUserId
UserId of the User that owns the Relationship. A value of -1 indicates that it's a Portal-Level Relationship

See Also