The UserRelationship type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) |
![]() | CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) |
![]() | KeyID |
IHydratable.KeyID.
|
![]() | LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) |
![]() | LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) |
![]() | RelatedUserId |
The UserId of the Related User
|
![]() | RelationshipId |
The ID of the Relationship to which this Relation belongs to (e.g. Friend List or Coworkers)
|
![]() | Status |
The Status of the Relationship (e.g. Initiated, Accepted, Rejected)
|
![]() | UserId |
UserId of the User that owns the relationship
|
![]() | UserRelationshipId |
UserRelationshipId - The primary key
|