Share via


LookupTableDataSet.LookupTablesRow.SetLT_SORT_ORDER_ENUMNull method

Sets the LT_SORT_ORDER_ENUM property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetLT_SORT_ORDER_ENUMNull
'Usage
Dim instance As LookupTableDataSet.LookupTablesRow

instance.SetLT_SORT_ORDER_ENUMNull()
public void SetLT_SORT_ORDER_ENUMNull()

See also

Reference

LookupTableDataSet.LookupTablesRow class

LookupTableDataSet.LookupTablesRow members

WebSvcLookupTable namespace