SOLIDWORKS PDM Professional API Help Send Feedback
mbAutoAdd Field
See Also 
EPDM.Interop.epdm Namespace > EdmGroupData2 Structure : mbAutoAdd Field


Whether to automatically add new users to this group.

Syntax

Visual Basic 
Public mbAutoAdd As System.Short
C# 
public System.short mbAutoAdd
C++/CLI 
public:
System.short mbAutoAdd

Field Value

1 to automatically add users, 0 to not

See Also