LookupTableDataSet.LookupTableMasksRow.SetLT_MASK_STRUCT_LENGTHNull Method
Sets the LT_MASK_STRUCT_LENGTH property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetLT_MASK_STRUCT_LENGTHNull
'Usage
Dim instance As LookupTableDataSet.LookupTableMasksRow
instance.SetLT_MASK_STRUCT_LENGTHNull()
public void SetLT_MASK_STRUCT_LENGTHNull()
See Also
Reference
LookupTableDataSet.LookupTableMasksRow Class