次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_PARENT_STRUCT_UIDNull メソッド

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

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

構文

'宣言
Public Function IsLT_PARENT_STRUCT_UIDNull As Boolean
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As Boolean

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

戻り値

型: System.Boolean

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresRow クラス

LookupTableMultiLangDataSet.LookupTableStructuresRow メンバー

WebSvcLookupTable 名前空間