LookupTableMultiLangDataSet.LookupTablesRow.SetLT_SORT_ORDER_ENUMNull method
Sets the LT_SORT_ORDER_ENUM property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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