ExportRetainedData Action

Exports retained data to Excel

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
FetchXml
Edm.String False False

Defines the data that will be exported to Excel.

LayoutXml
Edm.String True False

Defines the layout of the data that will be exported to Excel.

Return Type

Type Nullable Description
ExportRetainedDataResponse False Contains the response of the ExportRetainedData action.

See also