次の方法で共有


CalendarDataSet.CalendarsRow.IsCAL_CHECKOUTDATENull メソッド

CAL_CHECKOUTDATEプロパティをnull 参照 (Visual Basic のNothing )に設定されているかどうかを決定します。

名前空間:  WebSvcCalendar
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function IsCAL_CHECKOUTDATENull As Boolean
'使用
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As Boolean

returnValue = instance.IsCAL_CHECKOUTDATENull()
public bool IsCAL_CHECKOUTDATENull()

戻り値

型: System.Boolean
Boolean を返します。

関連項目

参照先

CalendarDataSet.CalendarsRow クラス

CalendarDataSet.CalendarsRow メンバー

WebSvcCalendar 名前空間