Compartir a través de


del método LookupTableDataSet.LookupTableTreesRow.IsLT_PARENT_STRUCT_UIDNull

Determina si la propiedad LT_PARENT_STRUCT_UID 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_PARENT_STRUCT_UIDNull As Boolean
'Uso
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase LookupTableDataSet.LookupTableTreesRow

Miembros LookupTableDataSet.LookupTableTreesRow

Espacio de nombres WebSvcLookupTable