Reviewer (advanced)

System.ReviewerProjection (TypeProjection)

Defines the reviewer properties used in review activity forms

Element properties:

TypeSystem.Reviewer
AccessibilityPublic

Source Code:

<TypeProjection ID="System.ReviewerProjection" Accessibility="Public" Type="Activity!System.Reviewer">
<Component Alias="User" Path="$Target/Path[Relationship='Activity!System.ReviewerIsUser']$"/>
<Component Alias="VotedBy" Path="$Target/Path[Relationship='Activity!System.ReviewerVotedByUser']$"/>
</TypeProjection>