| Visual Basic | |
|---|---|
ReadOnly Property SilentMode As System.Boolean | |
| C# | |
|---|---|
System.bool SilentMode {get;} | |
| C++/CLI | |
|---|---|
property System.bool SilentMode {
System.bool get();
} | |
Property Value
True if in silent mode, false if dialog boxes are displayedThis property always returns true on SOLIDWORKS PDM Professional's Web Server. When in silent mode, add-ins may not display a user interface, because that blocks the server.
SOLIDWORKS PDM Professional Version 5.2