Share via


LookupTableMultiLangDataSet.LookupTablesRow.SetLT_SORT_ORDER_ENUMNull Method

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

Namespace:  [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl

Syntax

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

instance.SetLT_SORT_ORDER_ENUMNull()
public void SetLT_SORT_ORDER_ENUMNull()

See Also

Reference

LookupTableMultiLangDataSet.LookupTablesRow Class

LookupTableMultiLangDataSet.LookupTablesRow Members

LookupTable Web Service