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()
戻り値
関連項目
参照先
LookupTableMultiLangDataSet.LookupTableStructuresRow クラス