| Visual Basic | |
|---|---|
Sub UpdateRevTableWithSetRevCmd( _ ByRef vbFlag As System.Boolean _ ) | |
| C# | |
|---|---|
void UpdateRevTableWithSetRevCmd( out System.bool vbFlag ) | |
| C++/CLI | |
|---|---|
void UpdateRevTableWithSetRevCmd( & [Out] System.bool vbFlag ) | |
Parameters
- vbFlag
- True to update revision tables of drawings, false to not
SOLIDWORKS PDM Professional 2018