次の方法で共有


CalendarDataSet.CalendarsRow.IsCAL_NAMENull メソッド

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

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

構文

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

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

戻り値

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

関連項目

参照先

CalendarDataSet.CalendarsRow クラス

CalendarDataSet.CalendarsRow メンバー

WebSvcCalendar 名前空間