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

The following tables list the members exposed by IEdmFindUser.

Public Properties

 NameDescription
 PropertyResultGets the result of the last search for users.  
Top

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