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

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

Public Properties

 NameDescription
 PropertyCurrentRevisionGets the file's current revision.  
 PropertyCurrentStateGets the file's current workflow state.  
 PropertyCurrentVersionGets the file's current version number.  
 PropertyIDGets the database ID of this file.  
 PropertyIsLockedGets whether the file is checked out.  
 PropertyLockedByUserGets the user who has the file checked out.  
 PropertyLockedByUserIDGets the ID of the user who has the file checked out.  
 PropertyLockedInFolderGets the folder in which this file is checked out.  
 PropertyLockedInFolderIDGets the ID of the folder in which this file is checked out.  
 PropertyLockedOnComputerGets the name of the computer to which the file is checked out.  
 PropertyLockPathGets the full path to the checked-out file.  
 PropertyNameGets the name of the file.  
 PropertyObjectTypeGets the type of object.  
 PropertyVaultGets the file vault to which this file belongs.  
Top

See Also