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: ProjectServerWebServices (in ProjectServerWebServices.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