Click or drag to resize

IStiProgressInformationUpdate Method (String, Int32)

[Missing <summary> documentation for "M:Stimulsoft.Report.IStiProgressInformation.Update(System.String,System.Int32)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
void Update(
	string value,
	int progressValue
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.IStiProgressInformation.Update(System.String,System.Int32)"]

progressValue
Type: SystemInt32

[Missing <param name="progressValue"/> documentation for "M:Stimulsoft.Report.IStiProgressInformation.Update(System.String,System.Int32)"]

See Also