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