| TopologyLoopedBranch Property |
[This is preliminary documentation and is subject to change.]
Move to looped branch, return index or 0 if none.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int LoopedBranch { get; }
Public ReadOnly Property LoopedBranch As Integer
Get
public:
property int LoopedBranch {
int get ();
}
member LoopedBranch : int with get
function get_LoopedBranch();
Property Value
Type:
Int32See Also