Domain Detective

API Reference

Class

AggregateCheckStatusInfo

Namespace DomainDetective.Views
Assembly DomainDetective
Modifiers sealed

Provides aggregate check status info functionality.

Inheritance

  • Object
  • AggregateCheckStatusInfo

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 Key { get; set; } #

Gets or sets the key value.

public String Label { get; set; } #

Gets or sets the label value.

public AggregateCheckState State { get; set; } #

Gets or sets the state value.

public String Value { get; set; } #

Gets or sets the value value.

public String Detail { get; set; } #

Gets or sets the detail value.

{{ include "footer" }}