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

The following tables list the members exposed by IEdmRevision5.

Public Properties

 NameDescription
 PropertyNameGets the name of this revision.  
 PropertyTimeGets the creation date and time of this revision.  
 PropertyUserGets the user who created this revision.  
 PropertyUserIDGets the ID of the user who created this revision.  
 PropertyVersionGets the version on which this revision is set.  
 PropertyVersionNoGets the version number of the version on which this revision is set.  
Top

Public Methods

 NameDescription
 MethodGetFileCopyGets a copy of this revision of the file from the archive and places it in the specified folder on the client machine.  
 MethodRollbackObsolete. Superseded by IEdmRevision6::Rollback2.  
Top

See Also