Click or drag to resize

RoutingTablesAdaptersListOldAdapter Field

A list of all IAdapter that existed in the old route calculation, but do NOT exist in the new route calculation.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public readonly List<IAdapter> OldAdapter
View Source

Field Value

ListIAdapter
See Also