Compartilhar via


LookupTableMultiLangDataSet.LookupTableMaskStructuresRow.IsLT_MASK_STRUCT_LENGTHNull método

Determina se a propriedade LT_MASK_STRUCT_LENGTH está definida como um valor de uma referência nula (Nothing no Visual Basic) .

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

Sintaxe

'Declaração
Public Function IsLT_MASK_STRUCT_LENGTHNull As Boolean
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

LookupTableMultiLangDataSet.LookupTableMaskStructuresRow classe

LookupTableMultiLangDataSet.LookupTableMaskStructuresRow membros

WebSvcLookupTable namespace