Compartir a través de


del método LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_PARENT_STRUCT_UIDNull

Determina si la propiedad LT_PARENT_STRUCT_UID se establece en 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 LookupTableMultiLangDataSet.LookupTableStructuresRow
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 LookupTableMultiLangDataSet.LookupTableStructuresRow

Miembros LookupTableMultiLangDataSet.LookupTableStructuresRow

Espacio de nombres WebSvcLookupTable