C

LoadUsage

Version comparison

Members across versions

1 member across 9 versions · 1 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, String)
same same same same same changed same same same

Per-version detail

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

Changes in 2025 vs 2023 1 changed

Flip API Versions →

Changed members

LoadUsage.Create(Document, String)
document Document The Document to which new load usage element will be added.
name String The name of the load usage.
→ returns LoadUsagenullNothingnullptr The newly created load usage element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.

Changes in 2025.3 vs 2023 1 changed

Flip API Versions →

Changed members

LoadUsage.Create(Document, String)
document Document The Document to which new load usage element will be added.
name String The name of the load usage.
→ returns LoadUsagenullNothingnullptr The newly created load usage element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.

Changes in 2026 vs 2023 1 changed

Flip API Versions →

Changed members

LoadUsage.Create(Document, String)
document Document The Document to which new load usage element will be added.
name String The name of the load usage.
→ returns LoadUsagenullNothingnullptr The newly created load usage element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.

Changes in 2027 vs 2023 1 changed

Flip API Versions →

Changed members

LoadUsage.Create(Document, String)
document Document The Document to which new load usage element will be added.
name String The name of the load usage.
→ returns LoadUsagenullNothingnullptr The newly created load usage element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.