Allows you to access a user 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 IEdmUser6 Inherits IEdmObject5, IEdmUser5 | |
| C# | |
|---|---|
public interface IEdmUser6 : IEdmObject5, IEdmUser5 | |
| C++/CLI | |
|---|---|
public interface class IEdmUser6 : public IEdmObject5, IEdmUser5 | |