Share via


LookupTableMultiLangDataSet.LookupTableValuesRow.SetLT_VALUE_DESCNull Method

Sets the LT_VALUE_DESC 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_VALUE_DESCNull
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow

instance.SetLT_VALUE_DESCNull()
public void SetLT_VALUE_DESCNull()

See Also

Reference

LookupTableMultiLangDataSet.LookupTableValuesRow Class

LookupTableMultiLangDataSet.LookupTableValuesRow Members

LookupTable Web Service