CimAction.Type (property)

Gets and sets the ActionType.
Syntax: CimActionTypesEnum = object.Type
object.Type = CimActionTypesEnum
Description: CimAction.Type is an enumeration type of the action.

Typically this enumeration is used to set the action type.

Examples

The following script sets the type of the object.:
myAction.Type = CimSetPoint