​
​
​

If the merge field is part of a merge block, this property returns the one-based nesting depth of the block. Otherwise 0 is returned.

​ Introduced: X14.

Syntax

​public int NestingDepth { get; }
​Public ReadOnly Property NestingDepth() As Integer
​

Limitations

Read only.

​