CimPoint.DevicePoint (property)

Gets the cimDevicePoint child object.
Syntax: Set CimDevicePoint = object.DevicePoint
object.DevicePoint = CimDevicePoint
Description: CimPoint.DevicePoint returns an object that can be used for setting the Device Point information. Only valid when the point is a device point.

Examples

Dim dp as CimDevicePoint
Set dp = MyPoint.DevicePoint