NDepend.API Documentation
CustomLogRecurrence Property
NDepend.Project Namespace > IProjectTrend Interface : CustomLogRecurrence Property
Gets or sets the frequency of when trend metrics values are logged.
Syntax
LogRecurrence CustomLogRecurrence {get; set;}
Remarks
This value is taken account only if UseCustomLogFrequencyAndLabelValues is set to true.
Else the value defined in Options - Trend Metrics is used..
When this property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Trend_Settings activated.
Requirements

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

See Also

Reference

IProjectTrend Interface
IProjectTrend Members