次の方法で共有


CalendarDataSet.CalendarsRow.IsMOD_DATENull メソッド

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

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

構文

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

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

戻り値

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

関連項目

参照先

CalendarDataSet.CalendarsRow クラス

CalendarDataSet.CalendarsRow メンバー

WebSvcCalendar 名前空間