M

AppendSequence

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020, 2022, 2023, 2024, 2025, 2025.3, 2026
2021 current
NumberingSchema.AppendSequence(String, String)
No longer obsolete in 2021 (was obsolete in 2027)
fromPartition String Name of the partition that determines which numbering sequence to append. The sequence must exist already, otherwise an exception will be thrown.
toPartition String Name of a partition into which the source sequence is going to be appended. The sequence must exist already, otherwise an exception will be thrown.