Port.BranchGroup
 
 
 

Port.BranchGroup operator

Introduced

v4.0

Description

Returns a Boolean value indicating whether the port supports branch and group connections (true) or not (false).

C# Syntax

// get accessor
Boolean rtn = Port.BranchGroup;