Gets whether the add-in is running in silent mode.
Syntax
Visual Basic (Declaration) | |
---|
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 displayed
Remarks
See Also
Availability
SOLIDWORKS PDM Professional Version 5.2