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

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

Public Properties

 NameDescription
 PropertyFileGets the file.  
 PropertyFileIDGets the ID of the file.  
 PropertyFolderGets the file's parent folder.  
 PropertyFolderIDGets the ID of the file's parent folder.  
 PropertyFoundPathGets the file system path where the file was found.  
 PropertyIsLockedGets whether the file is checked out.  
 PropertyLockedByUserGets the the user who checked out the file.  
 PropertyLockedInFolderGets the folder in which the file is checked out.  
 PropertyLockedOnComputerGets the name of the computer on which the file is checked out.  
 PropertyLockPathGets the file's check-out path.  
 PropertyNameGets the name of the file.  
 PropertyReferencedAsGets how the file is included by the referencing file.  
 PropertyVersionLocalGets the local version number of the file.  
 PropertyVersionRefGets the referenced version number of the file.  
Top

See Also