次の方法で共有


LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_VALUE_NUMNull メソッド

LT_VALUE_NUMプロパティにnull 参照 (Visual Basic のNothing )があるかどうかを決定します。

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

構文

'宣言
Public Function IsLT_VALUE_NUMNull As Boolean
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean

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

戻り値

型: System.Boolean

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableValuesRow クラス

LookupTableMultiLangDataSet.LookupTableValuesRow メンバー

WebSvcLookupTable 名前空間