Метод ResourceDataSet.CalendarExceptionsRow.SetRecurrenceDaysNull
Задает свойство RecurrenceDays значение null.
Пространство имен: WebSvcTimeSheet
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Sub SetRecurrenceDaysNull
'Применение
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetRecurrenceDaysNull()
public void SetRecurrenceDaysNull()
См. также
Справочные материалы
ResourceDataSet.CalendarExceptionsRow класс