IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

PromoteVersion Method

Promotes a previous file resource version to be the current version.

Syntax

public fun promoteVersion(fileId: String?, versionId: String?)

Remarks

This method promotes a previous version of the file resource specified by FileId to be the current version.

VersionId specifies the version that should be promoted. Box will make a copy of it to use as the new version.

Note that Box only tracks file versions for paid accounts.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]