SOLIDWORKS PDM Professional API Help Send Feedback
SilentMode Property (IEdmVault5)
See Also 
EPDM.Interop.epdm Namespace > IEdmVault5 Interface : SilentMode Property (IEdmVault5)


Gets whether the add-in is running in silent mode.

Syntax

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 displayed

Remarks

This 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.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2