Expand Minimize
This topic has not yet been rated - Rate this topic

ReportParameters Element (ASSL)

Contains the collection of ReportParameter elements for a ReportAction element.


<Action xsi:type="ReportAction">
   ...
   <ReportParameters>
      <ReportParameter>...</ReportParameter>
   </ReportParameters>
   ...
</Action>

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Relationship

Element

Parent elements

Action of type ReportAction

Child elements

ReportParameter

The corresponding element in the Analysis Management Objects (AMO) object model is ReportParameterCollection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.