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