Compartir a través de


del método LookupTableDataSet.LookupTableMasksRow.IsLT_MASK_VALUE_SEPARATORNull

Determina si la propiedad LT_MASK_VALUE_SEPARATOR se establece en un valor de una referencia null (Nothing en Visual Basic) .

Espacio de nombres:  WebSvcLookupTable
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Boolean

Vea también

Referencia

clase LookupTableDataSet.LookupTableMasksRow

Miembros LookupTableDataSet.LookupTableMasksRow

Espacio de nombres WebSvcLookupTable