GetReportHistoryLimitResponse ComplexType

Contains the response from the GetReportHistoryLimit function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
HistoryLimit Edm.Int32

The history limit for a report.

Used by

The following use the GetReportHistoryLimitResponse ComplexType.

Name How used
GetReportHistoryLimit ReturnType

See also