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