Click or drag to resize
BCFieldPathDefinitionResetNamePartSequence Method
Resets the name part sequence to the specified number.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public void ResetNamePartSequence(
	int newSequenceNumber
)

Parameters

newSequenceNumber
Type: SystemInt32
The number to reset the name part sequence.
See Also