AppendSequence
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2026).
2026
current
NumberingSchema.AppendSequence(String, String)
No longer obsolete in 2026 (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. |