Compartilhar via


LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_VALUE_PHONETICNull method

Determina se a propriedade LT_VALUE_PHONETIC é a null reference (Nothing in Visual Basic).

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

Syntax

'Declaração
Public Function IsLT_VALUE_PHONETICNull As Boolean
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

LookupTableMultiLangDataSet.LookupTableValuesRow class

LookupTableMultiLangDataSet.LookupTableValuesRow members

WebSvcLookupTable namespace