Click or drag to resize
SequenceExtensionRollback Method
Rollback the serial.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public abstract void Rollback(
	string bsExternalID
)

Parameters

bsExternalID
Type: SystemString
ID that matches external ID given at GenerateNextValue
See Also