C# Класс Itenso.TimePeriod.TimeSpec

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
FirstHalfyearMonths YearMonth[]
FirstQuarterMonths YearMonth[]
FourthQuarterMonths YearMonth[]
MaxPeriodDate System.DateTime
MaxPeriodDuration System.TimeSpan
MinNegativeDuration System.TimeSpan
MinPeriodDate System.DateTime
MinPeriodDuration System.TimeSpan
MinPositiveDuration System.TimeSpan
NoDuration System.TimeSpan
SecondHalfyearMonths YearMonth[]
SecondQuarterMonths YearMonth[]
ThirdQuarterMonths YearMonth[]

Описание свойств

FirstHalfyearMonths публичное статическое свойство

public static YearMonth[] FirstHalfyearMonths
Результат YearMonth[]

FirstQuarterMonths публичное статическое свойство

public static YearMonth[] FirstQuarterMonths
Результат YearMonth[]

FourthQuarterMonths публичное статическое свойство

public static YearMonth[] FourthQuarterMonths
Результат YearMonth[]

MaxPeriodDate публичное статическое свойство

public static DateTime,System MaxPeriodDate
Результат System.DateTime

MaxPeriodDuration публичное статическое свойство

public static TimeSpan,System MaxPeriodDuration
Результат System.TimeSpan

MinNegativeDuration публичное статическое свойство

public static TimeSpan,System MinNegativeDuration
Результат System.TimeSpan

MinPeriodDate публичное статическое свойство

public static DateTime,System MinPeriodDate
Результат System.DateTime

MinPeriodDuration публичное статическое свойство

public static TimeSpan,System MinPeriodDuration
Результат System.TimeSpan

MinPositiveDuration публичное статическое свойство

public static TimeSpan,System MinPositiveDuration
Результат System.TimeSpan

NoDuration публичное статическое свойство

public static TimeSpan,System NoDuration
Результат System.TimeSpan

SecondHalfyearMonths публичное статическое свойство

public static YearMonth[] SecondHalfyearMonths
Результат YearMonth[]

SecondQuarterMonths публичное статическое свойство

public static YearMonth[] SecondQuarterMonths
Результат YearMonth[]

ThirdQuarterMonths публичное статическое свойство

public static YearMonth[] ThirdQuarterMonths
Результат YearMonth[]