| Visual Basic | |
|---|---|
Sub ChangeMinorProgressVisibility( _ ByVal bShow As System.Boolean _ ) | |
| C# | |
|---|---|
void ChangeMinorProgressVisibility( System.bool bShow ) | |
| C++/CLI | |
|---|---|
void ChangeMinorProgressVisibility( & System.bool bShow ) | |
Parameters
- bShow
- True to display minor progress, false to not
SOLIDWORKS PDM Professional 2021