CimEventAction.ActionOrder (property)

Gets and sets the ActionOrder.
Syntax: short = object.ActionOrder
object.ActionOrder = short
Description: CimAction.ActionOrder is a value that specifies the order of the actions.



Examples

The following script sets the ActionOrder of the object.:
myAction.ActionOrder = 3