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