SOLIDWORKS PDM Professional API Help Send Feedback
IEdmFindUser Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmFindUser Interface

For a list of all members of this type, see IEdmFindUser members.

Public Methods

 NameDescription
 MethodClearClears all of the search criteria created by IEdmFindUser::SetPropt for finding users.  
 MethodGetProptGets the search criteria previously set by IEdmFindUser::SetPropt for finding users.  
 MethodSetProptSets the search criteria for finding users.  
 MethodShowFindUIDisplays the Find User dialog box so the user can enter search criteria and select users from the result list.  
 MethodSilentFindSilently searches for users with search criteria specified by IEdmFindUser::SetPropt.  
Top

See Also