del método LookupTableDataSet.LookupTableTreesRow.IsLT_VALUE_PHONETICNull
Determina si la propiedad LT_VALUE_PHONETIC 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_VALUE_PHONETICNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_PHONETICNull()
public bool IsLT_VALUE_PHONETICNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase LookupTableDataSet.LookupTableTreesRow