TestimoX

API Reference

Class

AuditDeliverySummaryPhaseSection

Namespace TestimoX.AuditWorkspaces
Assembly TestimoX
Modifiers sealed

Represents one roadmap phase section.

Inheritance

  • Object
  • AuditDeliverySummaryPhaseSection

Usage

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

Returned or exposed by

Constructors

public AuditDeliverySummaryPhaseSection() #

Properties

public AuditOverlayPhase Phase { get; set; } #

Gets or sets the phase represented by the section.

public Int32 Count { get; set; } #

Gets or sets the number of recommendations in the section.

public List<AuditDeliverySummaryItem> Items { get; set; } #

Gets or sets the recommendations in the section.