HierarchyParentCriteria.LevelNumber Property

Definition

Specifies the level number of the criteria.

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

Property Value

The LevelNumber of the criteria.

Attributes

Applies to