| Visual Basic | |
|---|---|
Sub Rollback3( _ ByVal bsComment As System.String, _ ByVal vbRedirectParentRefs As System.Boolean _ ) | |
| C# | |
|---|---|
void Rollback3( System.string bsComment, System.bool vbRedirectParentRefs ) | |
| C++/CLI | |
|---|---|
void Rollback3( & System.String^ bsComment, & System.bool vbRedirectParentRefs ) | |
Parameters
- bsComment
- Comment for this rollback
- vbRedirectParentRefs
- True to roll back the file with its parent references, false to roll back the file without its parent references
This method deletes both the file data and the file data card data when it deletes versions. You cannot undo this rollback, unless you restore a complete backup of the database and the file archives.
- S_OK: The method successfully executed.
- E_EDM_PERMISSION_DENIED: The user does not have permission to delete files.
- E_EDM_INVALID_REVISION_NUMBER: The version does not exist.
IEdmVersion8 Interface
IEdmVersion8 Members
IEdmRevision7::Rollback3 Method ()
IEdmEnumeratorVersion7::Rollback3 Method ()
IEdmVersion8 Members
IEdmRevision7::Rollback3 Method ()
IEdmEnumeratorVersion7::Rollback3 Method ()
SOLIDWORKS PDM Professional 2017