2.286.1 Actions.Action
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The Actions.Action element specifies an action that is associated with a report item. This element MUST be specified at least once within an Actions collection. This element is of type Action.
Following is the parent element of the Actions.Action element.
Parent elements |
---|
Actions |
The following is the XML Schema definition of the Actions.Action element.
-
<xsd:element name="Action" type="ActionType" minOccurs="1" maxOccurs="unbounded" />