CimPoint.EnterprisePoint (property)

Enables / Disables export to Enterprise Server
Syntax: Boolean = object.EnterprisePoint
object.EnterprisePoint = Boolean
Description: CimPoint.EnterprisePoint is an boolean indicating if the point should be exported to an enterprise server. Defaults to False when creating a new point.

Examples

mypoint.EnterprisePoint = True