Share via


LookupTableDataSet.LookupTableTreesRow.IsLT_VALUE_SORT_INDEXNull method

Determines whether the LT_VALUE_SORT_INDEX property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsLT_VALUE_SORT_INDEXNull As Boolean
'Usage
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

LookupTableDataSet.LookupTableTreesRow class

LookupTableDataSet.LookupTableTreesRow members

WebSvcLookupTable namespace