TestimoX

API Reference

Class

AuditDeliverySummaryItem

Namespace TestimoX.AuditWorkspaces
Assembly TestimoX
Modifiers sealed

Represents one summary item in an exported delivery summary.

Inheritance

  • Object
  • AuditDeliverySummaryItem

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String RecommendationId { get; set; } #

Gets or sets the stable recommendation identifier.

public AuditRecommendationSource Source { get; set; } #

Gets or sets the source that produced the recommendation.

public String OverlayId { get; set; } #

Gets or sets the overlay identifier, when the recommendation was authored as an overlay.

public String Title { get; set; } #

Gets or sets the row title.

public String AssessmentArea { get; set; } #

Gets or sets the assessment area.

public String Status { get; set; } #

Gets or sets the technical execution or finding status.

public AuditOverlayStatus ReviewStatus { get; set; } #

Gets or sets the analyst review status.

public AuditOverlayPriority Priority { get; set; } #

Gets or sets the row priority.

public AuditOverlayEffort Effort { get; set; } #

Gets or sets the row effort.

public AuditOverlayPhase Phase { get; set; } #

Gets or sets the row phase.

public String Owner { get; set; } #

Gets or sets the suggested owner.

public String ClientInterpretation { get; set; } #

Gets or sets the client-friendly interpretation.

public String RecommendedAction { get; set; } #

Gets or sets the recommended action.

public String Impact { get; set; } #

Gets or sets the impact summary.