2021 Class Back to 2021
C

RevisionSettings

Version comparison

Members across versions

9 members across 9 versions · 4 removed · 4 changed · 4 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
same same changed missing missing missing missing missing missing
same same changed missing missing missing missing missing missing
M GetRevisionSettings(Document)
same same same same same same same same same
same same same same same same same same same
M RoundRevisionCloudSpacing(Document, Double)
same same same same same same same same same
M SetAlphanumericRevisionSettings(AlphanumericRevisionSettings)
same same changed missing missing missing missing missing missing
M SetNumericRevisionSettings(NumericRevisionSettings)
same same changed missing missing missing missing missing missing
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020
2021 current

Changes in 2022 vs 2021 4 changed

Flip API Versions →

Changed members

RevisionSettings.GetAlphanumericRevisionSettings()
No longer obsolete in 2021 (was obsolete in 2022)
→ returns AlphanumericRevisionSettings The copy of the AlphaumericRevisionSettings owned by this RevisionSettings object.
RevisionSettings.GetNumericRevisionSettings()
No longer obsolete in 2021 (was obsolete in 2022)
→ returns NumericRevisionSettings The copy of the NumericRevisionSettings owned by this RevisionSettings object.
RevisionSettings.SetAlphanumericRevisionSettings(AlphanumericRevisionSettings)
No longer obsolete in 2021 (was obsolete in 2022)
newSettings AlphanumericRevisionSettings The specified AlphanumericRevisionSettings to be applied to alphanumeric revision numbering.
RevisionSettings.SetNumericRevisionSettings(NumericRevisionSettings)
No longer obsolete in 2021 (was obsolete in 2022)
newSettings NumericRevisionSettings The specified NumericRevisionSettings to be applied to numeric revision numbering.