Gets and sets the point type. | |
Syntax: | CimPointOriginEnum =
object.Type object.Type = CimPointOriginEnum |
Description: | CimPoint.Type is an enumeration
representating the type of the point. Points can be Device Points,
Global Points, etc. Must be specified when creating a new
point. Examples mypoint.Type = cimDevice |