Share via


LookupTableMultiLangDataSet.LookupTablesRow.IsLT_SORT_ORDER_ENUMNull Method

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

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

Syntax

'Declaration
Public Function IsLT_SORT_ORDER_ENUMNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

LookupTableMultiLangDataSet.LookupTablesRow Class

LookupTableMultiLangDataSet.LookupTablesRow Members

WebSvcLookupTable Namespace