Domain Detective

API Reference

Class

RegistrationDrift

Namespace DomainDetective.TimeSeries.Registration
Assembly DomainDetective
Modifiers sealed

Provides registration drift functionality.

Inheritance

  • Object
  • RegistrationDrift

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

Gets or sets the domain value.

public DateTimeOffset FromCapturedAtUtc { get; set; } #

Gets or sets the from captured at utc value.

public DateTimeOffset ToCapturedAtUtc { get; set; } #

Gets or sets the to captured at utc value.

public List<RegistrationChange> Changes { get; set; } #

Gets or sets the changes value.

{{ include "footer" }}