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

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

Public Properties

 NameDescription
 PropertyFileNameGets or sets the name of the file or folder for which to search.  
 PropertyFindFilesGets or sets whether to return files in the search.  
 PropertyFindFoldersGets or sets whether to return folders in the search.  
 PropertyFindHistoricStatesGets or sets whether to find all files that have ever been in the state specified by IEdmSearch5::State.  
 PropertyFindLockedFilesGets or sets whether to include checked-out files in the search result.  
 PropertyFindUnlockedFilesGets or sets whether to include checked-in files in the search result.  
 PropertyRecursiveGets or sets whether to search recursively in subfolders.  
 PropertyStartFolderIDGets or sets the ID of the folder in which to search.  
 PropertyStateGets or sets the ID or name of the workflow state in which to search.  
 PropertyVersionCommentGets or sets the version comment substring for which to search.  
Top

See Also