TimesheetLineClassDataSet.LineClassesRow.IsTS_LINE_CLASS_MULTILINENull メソッド
**TS_LINE_CLASS_MULTILINE()**プロパティをnull 参照 (Visual Basic のNothing )に設定されているかどうかを決定します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function IsTS_LINE_CLASS_MULTILINENull As Boolean
'使用
Dim instance As TimesheetLineClassDataSet.LineClassesRow
Dim returnValue As Boolean
returnValue = instance.IsTS_LINE_CLASS_MULTILINENull()
public bool IsTS_LINE_CLASS_MULTILINENull()
戻り値
型: System.Boolean
Trueプロパティの値に設定されている場合は null。それ以外の場合、 False。
関連項目
参照先
TimesheetLineClassDataSet.LineClassesRow クラス