ProgressExecuteSubtask Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Code example ExecuteSubtask(String)
Marks the start of a new subtask.
Public method Code example ExecuteSubtask(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 method Code example ExecuteSubtask(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