M

MergeSequences

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2025).
Identical to 2025: 2020, 2021, 2022, 2023, 2024, 2025.3, 2026
2025 current
NumberingSchema.MergeSequences(IList<String>, String)
No longer obsolete in 2025 (was obsolete in 2027)
sourcePartitions IList<String> A collection of partition names identifying the sequences to be merged together. There must be at least two names in the list. All the sequences must exist already.
newPartition String Name of a new partition into which the source sequences will be merged. Leading and trailing white space is ignored in the given string and will be removed automatically.