Gets and sets the name of the CimView screen associated with the point. | |
Syntax: | String =
object.ScreenID object.ScreenID = String |
Description: | CimPoint.ScreenID is a string indicating
the CimView screen to be associated with the point. Defaults to the
empty string when creating a new point. Examples mypoint.ScreenID = "AIRHOUSE.CIM" See Also Point Configuration |