| TopologyActiveLevel Property |
[This is preliminary documentation and is subject to change.]
Topological depth of the active branch
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int ActiveLevel { get; }
Public ReadOnly Property ActiveLevel As Integer
Get
public:
property int ActiveLevel {
int get ();
}
member ActiveLevel : int with get
function get_ActiveLevel();
Property Value
Type:
Int32See Also