Share via


LookupTableMultiLangDataSet.LookupTableMaskValuesRow.IsLT_MASK_VALUE_SEPARATORNull method

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

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

Syntax

'Declaration
Public Function IsLT_MASK_VALUE_SEPARATORNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskValuesRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

LookupTableMultiLangDataSet.LookupTableMaskValuesRow class

LookupTableMultiLangDataSet.LookupTableMaskValuesRow members

WebSvcLookupTable namespace