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

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

Public Properties

 NameDescription
 PropertyCommentGets the comment that is entered during the check-in of this version.  
 PropertyFileDateGets the modification date for this version.  
 PropertyFileSizeGets the file size for this version.  
 PropertyHasRevisionGets whether this version has one or more revisions.  
 PropertyUserGets the user who checked in this version.  
 PropertyUserIDGets the ID of the user who checked in this version.  
 PropertyVersionDateGets the time when this version was created.  
 PropertyVersionNoGets the version number of this version.  
Top

See Also