The RelatedContentDTO type exposes the following members.

Properties

  Name Description
Public property Author
Full author's name;
Public property Content
Content of related item.
Public property ContentUrl
Url of the content of related item.
Public property DateCreated
Date of creation for related content item.
Public property Id
Comment unique ID.
Public property ParentEntityId
Parent entity (note, image, ...) ID
Public property ParentEntityType
Parent entity type
Public property UserId
User's ID.
Public property UserName
User's name.
Public property UserProfileUrl
User profile url.

See Also