CalendarDataSet.CalendarExceptionsRow.IsShift1StartNull 方法
決定是否Shift1Start屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。
命名空間: WebSvcCalendar
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsShift1StartNull As Boolean
'用途
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim returnValue As Boolean
returnValue = instance.IsShift1StartNull()
public bool IsShift1StartNull()
傳回值
請參閱
參照
CalendarDataSet.CalendarExceptionsRow 類別