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