Метод ResourceDataSet.CalendarExceptionsRow.IsShift3StartNull
Определяет, будет ли свойство Shift3Start задано значение null.
Пространство имен: WebSvcTimeSheet
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
Public Function IsShift3StartNull As Boolean
'Применение
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim returnValue As Boolean
returnValue = instance.IsShift3StartNull()
public bool IsShift3StartNull()
Возвращаемое значение
Тип: System.Boolean
См. также
Справочные материалы
ResourceDataSet.CalendarExceptionsRow класс