CimDataItem.ID (read-only property)

Gets data item ID
Syntax: String = object.ID
Description: The CimDataItem.ID is a read-only string containing the name of the data item as defined in the class.

Examples

MsgBox dataItem.ID