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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

DatedValue Members
NDepend.Trend Namespace