SOLIDWORKS PDM Professional API Help Send Feedback
Rollback Method (IEdmSerNoValue)
See Also 
EPDM.Interop.epdm Namespace > IEdmSerNoValue Interface : Rollback Method (IEdmSerNoValue)


Returns the allocated serial number to the serial number generator, so it can be allocated in the future.

Syntax

Visual Basic 
Sub Rollback() 
C# 
void Rollback()
C++/CLI 
void Rollback(); 

Remarks

This method allows you to return generated numbers that you can not use. This helps to avoid gaps between serial numbers.

Return codes:

  • S_OK: The method successfully executed.
 

See Also

Availability

SOLIDWORKS PDM Professional Version 6.4