LevelsClause Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of parsing $levels option
public sealed class LevelsClause
type LevelsClause = class
Public NotInheritable Class LevelsClause
- Inheritance
-
LevelsClause
Constructors
LevelsClause(Boolean, Int64) |
Constructs a LevelsClause from given parameters. |
Properties
IsMaxLevel |
Get a flag indicating whether max level is specified. |
Level |
The level value for current expand option. |