Click or drag to resize
IEarliestDisconnectionDateAlgorithm Interface

[This is preliminary documentation and is subject to change.]

Calculator for earliest disconnection date. Supports IoC Override

Namespace: Netadmin.Management.Provisioning.Algorithms
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IEarliestDisconnectionDateAlgorithm

The IEarliestDisconnectionDateAlgorithm type exposes the following members.

Methods
  NameDescription
Public methodNullableT, T: DateTimeCalculateEarliestDisconnectionDate(Int32, DateTime)
Calculates earliest disconnection date.
Top
See Also