NDepend.API Documentation
DatedValue Structure
Members 
NDepend.Trend Namespace : DatedValue Structure
Represent a dated numeric value of a code metric.
Syntax
[IsReadOnly()]
public struct DatedValue : System.ValueType 
Remarks
Dated value can be persisted with the method T:NDepend.Trend.ITrendStoreITrendStore.SaveMetricValues.
Dated value can be retrieved through the method ITrendStore.ITrendStore.Load.
Inheritance Hierarchy

System.Object
   System.ValueType
      NDepend.Trend.DatedValue

Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

DatedValue Members
NDepend.Trend Namespace