Share via


LookupTableDataSet.LookupTableMasksRow.SetLT_MASK_STRUCT_TYPE_ENUMNull Method

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

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_MASK_STRUCT_TYPE_ENUMNull
'Usage
Dim instance As LookupTableDataSet.LookupTableMasksRow

instance.SetLT_MASK_STRUCT_TYPE_ENUMNull()
public void SetLT_MASK_STRUCT_TYPE_ENUMNull()

See Also

Reference

LookupTableDataSet.LookupTableMasksRow Class

LookupTableDataSet.LookupTableMasksRow Members

LookupTable Web Service