Allows you to access a user group in SOLIDWORKS PDM Professional.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmUserGroup7 Inherits IEdmObject5, IEdmUserGroup5, IEdmUserGroup6 | |
| C# | |
|---|---|
public interface IEdmUserGroup7 : IEdmObject5, IEdmUserGroup5, IEdmUserGroup6 | |
| C++/CLI | |
|---|---|
public interface class IEdmUserGroup7 : public IEdmObject5, IEdmUserGroup5, IEdmUserGroup6 | |
This interface:
- inherits from IEdmUserGroup6.
- provides the ability to add group memberships in specific folders.
- is extended by IEdmUserGroup8.