Elemento ReportFormatParameter (ASSL)
Contiene la raccolta di elementi ReportFormatParameter per un elemento ReportAction .
Sintassi
<Action xsi:type="ReportAction">
...
<ReportFormatParameters>
<ReportFormatParameter>...</ReportFormatParameter>
</ReportFormatParameters>
...
</Action>
Caratteristiche elemento
| Caratteristica | Descrizione |
|---|---|
| Tipo di dati e lunghezza | Nessuno |
| Valore predefinito | Nessuno |
| Cardinalità | 0-1: elemento facoltativo che può ricorrere una sola volta. |
Relazioni elemento
| Relazione | Elemento |
|---|---|
| Elementi padre | Action di tipo ReportAction |
| Elementi figlio | ReportFormatParameter |
Commenti
L'elemento che corrisponde all'elemento padre di ReportFormatParameters nel modello a oggetti Analysis Management Objects (AMO) è ReportAction .