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