Click or drag to resize
BCSSequenceSetTo Method
Resets the sequence number.

Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public int SetTo(
	int number
)

Parameters

number
Type: SystemInt32
The number to reset the sequence to.

Return Value

Type: Int32
A created sequence value.
See Also