Share via


ReportRun.addPendingSums Method

Definition

Prints the relevant footers of the report.

public:
 virtual void addPendingSums();
public virtual void addPendingSums ();
abstract member addPendingSums : unit -> unit
override this.addPendingSums : unit -> unit
Public Overridable Sub addPendingSums ()

Remarks

This method should only be called in reports where the fetch method is called more than once.

Applies to