Compartilhar via


LookupTableDataSet.LookupTableMasksRow.IsLT_MASK_STRUCT_LENGTHNull method

Determina se a propriedade LT_MASK_STRUCT_LENGTH 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_STRUCT_LENGTHNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTableMasksRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

LookupTableDataSet.LookupTableMasksRow class

LookupTableDataSet.LookupTableMasksRow members

WebSvcLookupTable namespace