Click or drag to resize

PsrListFilterObjectLogbookDatePeriod Enumeration

Special time periods for filtering by logbook entries

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public enum PsrListFilterObjectLogbookDatePeriod
Members
  Member nameValueDescription
LogbookDatePeriodNone0 No predefined preiod
LogbookDatePeriodToday1 Today
LogbookDatePeriodCurrentWeek2 Current week
LogbookDatePeriodCurrentMonth3 Current month
LogbookDatePeriodCurrentYear4 Current year
See Also