CimEventAction.LogFlag (property)

Gets and sets the LogFlag.
Syntax: BOOL = object.LogFlag
object.LogFlag = BOOL
Description: CimAction.LogFlag is a flag that specifies whether event and action to be logged to the Database Logger Event Log.



Examples

The following script sets the LogFlag of the object.:
myAction.LogFlag = True