Share

ClassificationEntry.Level Property

The entry level in the classification table. The expected range is between 1 and 5 inclusive.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public int Level { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?