Share via


LookupTableDataSet.LookupTableMasksRow.IsLT_MASK_VALUE_SEPARATORNull method

Determines whether the LT_MASK_VALUE_SEPARATOR property is set to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsLT_MASK_VALUE_SEPARATORNull As Boolean
'Usage
Dim instance As LookupTableDataSet.LookupTableMasksRow
Dim returnValue As Boolean

returnValue = instance.IsLT_MASK_VALUE_SEPARATORNull()
public bool IsLT_MASK_VALUE_SEPARATORNull()

Return value

Type: System.Boolean

See also

Reference

LookupTableDataSet.LookupTableMasksRow class

LookupTableDataSet.LookupTableMasksRow members

WebSvcLookupTable namespace