| TopologyBackwardBranch Property |
[This is preliminary documentation and is subject to change.]
MOve back toward the source, return index of new active branch, or 0 if no more.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int BackwardBranch { get; }
Public ReadOnly Property BackwardBranch As Integer
Get
public:
property int BackwardBranch {
int get ();
}
member BackwardBranch : int with get
function get_BackwardBranch();
Property Value
Type:
Int32See Also