LookupTableDataSet.LookupTableTreesRow.IsLT_PARENT_STRUCT_UIDNull método
Determina se a propriedade LT_PARENT_STRUCT_UID está definida como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
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 retornado
Tipo: System.Boolean
Ver também
Referência
LookupTableDataSet.LookupTableTreesRow classe