SequenceManager.<Sequence name>

Methods:

BelongsTo
CreateRecordSet
GetBound
GetBounds
Restore
SetBound
Validate

Description:

Is used to manage the sequence as a configuration object. You can use this object to get and define sequence boundaries, to check whether a document belongs to the sequence, to check whether the sequence is continuous till a specific point in time and to restore the sequence.
The object can be accessed using the SequencesManager object property. The full name of the object type is determined with consideration for the sequence name in the configuration. For example, for the "Account of the goods " sequence, the type name will look like SequencesManager.GoodsAccount.

Availability:

Server, thick client, external connection, Mobile application (server).
Exchange with server is possible.

See also:

SequencesManager, property <Sequence name>

    

1C:Enterprise Developer's Community