Click or drag to resize

IDEAProgressReport Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Data for progress report of IOM
Inheritance Hierarchy
SystemObject
  IdeaRS.OpenModel.MessageIDEAProgressReport

Namespace:  IdeaRS.OpenModel.Message
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class IDEAProgressReport

The IDEAProgressReport type exposes the following members.

Constructors
  NameDescription
Public methodIDEAProgressReport
Initializes a new instance of the IDEAProgressReport class
Top
Properties
  NameDescription
Public propertyCurrentProgressAmount
current progress
Public propertyCurrentProgressMessage
some message to pass to the UI of current progress
Public propertyTotalProgressAmount
total progress
Top
See Also