| TopologyForwardBranch Property |
[This is preliminary documentation and is subject to change.]
Move forward in the tree, 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 ForwardBranch { get; }
Public ReadOnly Property ForwardBranch As Integer
Get
public:
property int ForwardBranch {
int get ();
}
member ForwardBranch : int with get
function get_ForwardBranch();
Property Value
Type:
Int32See Also