SequencesManager

Collection elements:

SequenceManager
Iteration through collection using For each ... In ... Do operator is available to object. Sequence managers are retrieved during iteration.
Access to sequence manager is possible using [...] operator. Sequence name as specified in the configuration is passed as an argument.

Properties:

<Sequence name>

Methods:

Restore

Description:

You can use it to manage sequences and to access values of the SequenceManager. type. You can also use this object to restore several sequences at once. You can access the object using global context property Sequences.

Availability:

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

See also:

Global context, property Sequences

    

1C:Enterprise Developer's Community