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