Returns the node 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 ICENode is connected to a port group instance, and within the port group instance there may be many ports.
// get accessor Int32 rtn = ICENodePort.GroupInstanceIndex; |