company logo

Line :: regionId - Region identifier for line

The property contains the region identifier for the line currently attached.

Return value:  Region identification ( int64  )

The region identifier is either the resource identity for the region definition (in case the region has been created from an external resource defined in a resource database) or the internal column identifier returned from the ControlContext::addRegion() function.

Implementation details

int64 Line  :: regionId (  )

The function returns the region identifier for the line currently attached. When no line is attached, the function throws an exception.