Поделиться через


Свойство CalendarDataSet.CalendarExceptionsRow.RecurrenceMonth

Указывает месяц, в котором происходит исключение.

Пространство имен:  WebSvcCalendar
Сборка:  ProjectServerServices (в ProjectServerServices.dll)

Синтаксис

'Декларация
Public Property RecurrenceMonth As Integer
    Get
    Set
'Применение
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As Integer

value = instance.RecurrenceMonth

instance.RecurrenceMonth = value
public int RecurrenceMonth { get; set; }

Значение свойства

Тип: System.Int32

См. также

Справочные материалы

CalendarDataSet.CalendarExceptionsRow класс

Элементы CalendarDataSet.CalendarExceptionsRow

Пространство имен WebSvcCalendar