Home
Change View
Print
CimPoint
.Level (property)
Gets and sets the level assigned to the point.
Syntax:
int
=
object
.
Level
object
.
Level
=
int
Description:
CimPoint.Level
is an integer representing the level for the point. Defaults to 0 when creating a new point.
Examples
mypoint.Level = 100