NDepend.API Documentation
LogRecurrence Enumeration
NDepend.Project Namespace : LogRecurrence Enumeration
Represents the recurrence of when trend metrics values are logged, or when historic analysis result are persisted.
Syntax
public enum LogRecurrence : System.Enum 
Members
MemberDescription
AlwaysAlways
AtMostOnceADayAtMostOnceADay
AtMostOnceADayMondayToFridayAtMostOnceADayMondayToFriday
AtMostOnceAMonthAtMostOnceAMonth
AtMostOnceAWeekAtMostOnceAWeek
AtMostOnceEveryTwoDaysAtMostOnceEveryTwoDays
AtMostOnceEveryTwoWeeksAtMostOnceEveryTwoWeeks
DefaultDefault
NeverNever
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NDepend.Project.LogRecurrence

Requirements

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

See Also

Reference

NDepend.Project Namespace