OperationProgressBarSetProgress Method |
Update status information on the progress bar.
Namespace: Tekla.Structures.Model.Operations
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Parameters
- ProgressLabel
- Type: SystemString
Bar label text. - Progress
- Type: SystemInt32
Progess, number between 0..100
See Also