OnDemandDocumentMapNode.Level Property

Definition

Gets the node level in the document map.

public:
 property int Level { int get(); };
public int Level { get; }
member this.Level : int
Public ReadOnly Property Level As Integer

Property Value

An integer value that represents the node level.

Applies to