del método LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_VALUE_FULLNull
Determina si la propiedad LT_VALUE_FULL es una referencia null (Nothing en Visual Basic).
Espacio de nombres: WebSvcLookupTable
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsLT_VALUE_FULLNull As Boolean
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_FULLNull()
public bool IsLT_VALUE_FULLNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase LookupTableMultiLangDataSet.LookupTableValuesRow