Property ComponentLevel
ComponentLevel
Position of the object in the component hierarchy.
Declaration
public int ComponentLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Remarks
A value of 0 indicates that the object is not a component but an object of the highest possible level.