Compartilhar via


LookupTableDataSet.LookupTableMasksRow.IsLT_MASK_VALUE_SEPARATORNull method

Determina se a propriedade LT_MASK_VALUE_SEPARATOR está definida como um valor de a null reference (Nothing in Visual Basic) .

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

Syntax

'Declaração
Public Function IsLT_MASK_VALUE_SEPARATORNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTableMasksRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

LookupTableDataSet.LookupTableMasksRow class

LookupTableDataSet.LookupTableMasksRow members

WebSvcLookupTable namespace