CalendarDataSet.CalendarsRow.IsCAL_IS_STANDARD_CALNull メソッド
CAL_CHECKOUTBYプロパティをnull 参照 (Visual Basic のNothing )に設定されているかどうかを決定します。
名前空間: WebSvcCalendar
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function IsCAL_IS_STANDARD_CALNull As Boolean
'使用
Dim instance As CalendarDataSet.CalendarsRow
Dim returnValue As Boolean
returnValue = instance.IsCAL_IS_STANDARD_CALNull()
public bool IsCAL_IS_STANDARD_CALNull()
戻り値
型: System.Boolean
Boolean を返します。
関連項目
参照先
CalendarDataSet.CalendarsRow クラス