Click or drag to resize

IDEAProgress Constructor

Compatible with IDEA StatiCa Beta 21.0 - beta
Constructor

Namespace:  IdeaRS.OpenModel.Message
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public IDEAProgress(
	Action<IDEAProgressReport> callback
)

Parameters

callback
Type: SystemActionIDEAProgressReport
Callback function of progress
See Also