IProgressView Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Interfaces
A Progress Reporter that provides tools for showing and closing the progress view.
Syntax
public interface IProgressView : Autodesk.DataManagement.Client.Framework.Interfaces.IProgressReporter Public Interface IProgressView
Inherits Autodesk.DataManagement.Client.Framework.Interfaces.IProgressReporter Methods
| Name | Description |
|---|---|
| Close | Closes the progress view |
| Show | Shows a modeless progress view |
| ShowDialog | Shows a modal progress view |
Returned By
Where you get a IProgressView — members that return one.