ExportRetainedData Action
Exports retained data to Excel
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
LayoutXml
|
Edm.String | True | False | Defines the layout of the data that will be exported to Excel. |
FetchXml
|
Edm.String | False | False | Defines the data that will be exported to Excel. |
Type | Nullable | Description |
---|---|---|
ExportRetainedDataResponse | False | Contains the response of the ExportRetainedData action. |