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

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

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