eventLog Schema
ActionParam Element
eventLog Schema : ActionParam Element

Glossary Item Box

Description

The arguments to the action that triggered the event.
Namespace (none)

Diagram

ActionParam Element

Overview

ActionParam
The arguments to the action that triggered the event.

Source

<xs:element name="ActionParam" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The arguments to the action that triggered the event.
      </xs:documentation>
  </xs:annotation>
  <xs:complexType mixed="true" />
</xs:element>

See Also