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: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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