Share via


SRSReportProviderMetadata.isPreProcessing Method [AX 2012]

This is an obsolete method; please use the isPreProcessingRegular method or the isPreProcessingTempDB method instead.

Syntax

public boolean isPreProcessing()

Run On

Called

Return Value

Type: boolean
A flag that indicates whether preprocessing occurs.

Remarks

This method is used for long-running reports.

See Also

Reference

SRSReportProviderMetadata Class