ProgressExecuteSubtask Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodCode exampleExecuteSubtask(String)
Marks the start of a new subtask.
Public methodCode exampleExecuteSubtask(String, ProgressOperation)
Starts a new continuous subtask, that is, a subtask in which the extent of the operation is either not known or not of interest.
Public methodCode exampleExecuteSubtask(String, Int64, String, ProgressOperation)
Starts a new determinate subtask, that is, a subtask in which the extent of the operation is known, for example that it requires x steps to be performed.
Top
See Also

Reference