Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The ReportFormatParameter complex type specifies a parameter for formatting a report.
-
<xsd:complexType name="ReportFormatParameter"> <xsd:all> <xsd:element name="Name" type="xsd:string"/> <xsd:element name="Value" type="xsd:string"/> </xsd:all> </xsd:complexType>
|
Element |
Read-Only |
Default value |
Description |
|---|---|---|---|
|
Name |
|
|
The name of the report format parameter. |
|
Value |
|
|
The parameter value. (This is not an MDX expression as it is in the ReportParameter object.) |