Allows you to search for users in the vault.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmFindUser | |
| C# | |
|---|---|
public interface IEdmFindUser | |
| C++/CLI | |
|---|---|
public interface class IEdmFindUser | |
This interface inherits from IDispatch. See IDispatch Interface (Automation).
To access this interface, call IEdmVault7::CreateUtility with eType set to EdmUtility.EdmUtil_FindUser.
SOLIDWORKS PDM Professional uses this interface internally when you have linked a card button to the Find User command.
This interface provides for both silent and interactive searches of users. Interactive searches display the same user interface that SOLIDWORKS PDM Professional displays when searching the vault for users.