v4.0
Returns a Boolean value indicating whether the port group has ports that support branch and group connections (true) or not (false).
Boolean PortGroup.SupportsBranchGroup( Int32 in_port ); |
PortGroup.SupportsBranchGroup( [Port] ); |
Parameter | Type | Description |
---|---|---|
Port | Long |
Index of port to check Default Value: -1 (search all ports) |