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

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

Public Methods

 NameDescription
 MethodGetFileCopyRetrieves from the archive a copy of this version of a file and places it in the specified location.  
 MethodGetFirstRevisionPositionStarts an enumeration of the revisions of this version.  
 MethodGetNextRevisionGets the next revision set on this version in an enumeration.  
 MethodRollbackObsolete. Superseded by IEdmVersion6::Rollback2.  
Top

See Also