Port.GroupInstance
 
 
 

Port.GroupInstance operator

Introduced

v3.0

Description

Returns the port group instance that this port belongs to as a Long. There may be many objects of the same type connected to the same port group. Each object is connected to a port group instance, and within the port group instance there may be many ports.

C# Syntax

// get accessor
Int32 rtn = Port.GroupInstance;