Gets and sets the Point Enumeration ID. | |
Syntax: | String =
object.EnumerationID object.EnumerationID = String |
Description: | CimPoint.EnumerationID is a string
indicating the Point Enumeration to be used for the point. Defaults
to the empty string when creating a new point. Examples mypoint.EnumerationID = "$NORMALLY_OPEN" |