Is it possible to show the task progress dialog (see picture below) of a
DM task started in a BR. Dim task As TaskActivityItem =
BRApi.Utilities.ExecuteDataMgmtSequence(...) ' Do something with task to
show dialog? Or is there another way to consolid...