Share via


Review Class

Definition

The Review object.

public class Review
type Review = class
Public Class Review
Inheritance
Review

Constructors

Review()

Initializes a new instance of the Review class.

Review(String, String, String, IList<KeyValuePair>, String, IList<KeyValuePair>, String, String, String, String)

Initializes a new instance of the Review class.

Properties

CallbackEndpoint

Gets or sets the callback endpoint.

Content

Gets or sets the content value.

ContentId

Gets or sets id of the content.

CreatedBy

Gets or sets the reviewer name.

Metadata

Gets or sets array of KeyValue.

ReviewerResultTags

Gets or sets array of KeyValue with Reviewer set Tags.

ReviewId

Gets or sets id of the review.

Status

Gets or sets the status string (&lt;Pending, Complete&gt;).

SubTeam

Gets or sets name of the subteam.

Type

Gets or sets the type of content.

Applies to