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

The following tables list the members exposed by IEdmSearchResult5.

Public Properties

 NameDescription
 PropertyFileDateGets the modification date of this search result.  
 PropertyFileSizeGets the size of this search result.  
 PropertyLockedByUserIDGets the ID of the user who has the file checked out.  
 PropertyLockedByUserNameGets the name of the user who has the file checked out.  
 PropertyLockedOnComputerGets the name of the computer to which the file is checked out.  
 PropertyLockPathGets the full path where the file is checked out.  
 PropertyParentFolderIDGets the ID of the folder where the file or folder is found.  
 PropertyPathGets the full path to the file or folder.  
 PropertyStateNameGets the name of the file's workflow state.  
 PropertyVersionGets the file's current version number.  
Top

See Also