title
ReportParameters Element (ASSL) | Microsoft Docs
ms.custom
ms.date
03/04/2017
ms.prod
sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic
reference
apiname
apilocation
apitype
Schema
applies_to
f1_keywords
helpviewer_keywords
ms.assetid
0e138e8f-8313-47f2-96e1-cd189eec26bb
caps.latest.revision
28
author
Minewiskan
ms.author
owend
manager
erikre
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.
Remarks
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ReportParameterCollection.
Collections (ASSL)