Click or drag to resize

TotalscMaxDRunning Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Totals.cMaxDRunning(System.Object,Stimulsoft.Report.StiReport,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static double cMaxDRunning(
	Object data,
	StiReport report,
	string name
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Totals.cMaxDRunning(System.Object,Stimulsoft.Report.StiReport,System.String)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Totals.cMaxDRunning(System.Object,Stimulsoft.Report.StiReport,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Totals.cMaxDRunning(System.Object,Stimulsoft.Report.StiReport,System.String)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Report.Totals.cMaxDRunning(System.Object,Stimulsoft.Report.StiReport,System.String)"]

See Also