TestimoX

API Reference

Class

AuditDeliveryReadinessOverview

Namespace TestimoX.AuditWorkspaces
Assembly TestimoX
Modifiers sealed

Represents top-level counts for a delivery-readiness assessment.

Inheritance

  • Object
  • AuditDeliveryReadinessOverview

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 AuditDeliveryReadinessOverview() #

Properties

public Int32 TotalOverlayCount { get; set; } #

Gets or sets the total number of overlays in the workspace.

public Int32 VisibleOverlayCount { get; set; } #

Gets or sets the number of overlays visible to the target audience.

public Int32 RecommendationCount { get; set; } #

Gets or sets the number of recommendations available for the target audience.

public Int32 GeneratedRecommendationCount { get; set; } #

Gets or sets the number of recommendations generated from package rule and finding definitions.

public Int32 AnalystRecommendationCount { get; set; } #

Gets or sets the number of recommendations authored by analyst overlays.

public Int32 ClientOnlyOverlayCount { get; set; } #

Gets or sets the number of client-only overlays.

public Int32 InternalOnlyOverlayCount { get; set; } #

Gets or sets the number of internal-only overlays.

public Int32 SharedOverlayCount { get; set; } #

Gets or sets the number of shared overlays visible to both audiences.

public Int32 ApprovedVisibleCount { get; set; } #

Gets or sets the number of visible overlays approved for delivery.

public Int32 DraftVisibleCount { get; set; } #

Gets or sets the number of visible overlays still in draft state.

public Int32 ReviewedVisibleCount { get; set; } #

Gets or sets the number of visible overlays in reviewed state.

public Int32 SupersededVisibleCount { get; set; } #

Gets or sets the number of visible overlays marked superseded.

public Int32 ExcludedByApprovalGateCount { get; set; } #

Gets or sets the number of visible overlays currently excluded by the approval gate.

public Int32 BlockingIssueCount { get; set; } #

Gets or sets the number of blocking issues.

public Int32 AdvisoryIssueCount { get; set; } #

Gets or sets the number of advisory issues.