CimPoint.DataType (read-only property)

Gets the point data type.
Syntax: CimPointTypesEnum = object.DataType
Description: CimPoint.DataType is a read-only enumeration that contains the data type of the point. Typically this enumeration is not used. The data type of the point is set by setting the Point Type ID

Examples