Change whether to display minor progress of this callback.
Syntax
Visual Basic (Declaration) | |
---|
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
See Also
Availability
SOLIDWORKS PDM Professional 2021