ResultTable.Depth property
Obtém um valor indicando a profundidade de aninhamento da linha atual.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property Depth As Integer
Get
'Uso
Dim instance As ResultTable
Dim value As Integer
value = instance.Depth
public int Depth { get; }
Property value
Type: System.Int32
O nível de aninhamento.