Depth Property
Syntax:
public int Depth { get; }
Description:
Type: System.Int32
Gets the depth of nesting for the current row. The RDM Data Provider does not support nesting and always returns zero.
Reference: