DerivedHierarchyLevel.LevelNumber Property

Definition

Gets or sets the level number.

public:
 property int LevelNumber { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int LevelNumber { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LevelNumber : int with get, set
Public Property LevelNumber As Integer

Property Value

An Int32 that represents the level number.

Attributes

Applies to