The UserRelationship type exposes the following members.

Properties

  NameDescription
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyKeyID
IHydratable.KeyID.
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyRelatedUserId
The UserId of the Related User
Public propertyRelationshipId
The ID of the Relationship to which this Relation belongs to (e.g. Friend List or Coworkers)
Public propertyStatus
The Status of the Relationship (e.g. Initiated, Accepted, Rejected)
Public propertyUserId
UserId of the User that owns the relationship
Public propertyUserRelationshipId
UserRelationshipId - The primary key

See Also