Click or drag to resize

TotalscMinRunning Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Totals.cMinRunning(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 decimal cMinRunning(
	Object data,
	StiReport report,
	string name
)

Parameters

data
Type: SystemObject

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

report
Type: Stimulsoft.ReportStiReport

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

name
Type: SystemString

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

Return Value

Type: Decimal

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

See Also