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

ReportFormatParameter Element (ASSL)

Contains the name and value of a parameter that specifies how a Microsoft SQL Server Reporting Services report is formatted at run time.


<ReportFormatParameters>
   <ReportFormatParameter>
      <Name>...</Name>
      <Value>...</Value>
   </ReportFormatParameter>
</ReportFormatParameters>

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Relationship

Element

Parent element

ReportFormatParameters

Child elements

Name, Value

The element that corresponds to the parent of ReportFormatParameter in the Analysis Management Objects (AMO) object model is ReportAction.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.