Share

Asset.Delete Method

Parent Object: Asset

Description

Method that deletes this asset from the library. An asset can only be deleted if it is not currently being used, which you can determine using the IsUsed property.

Syntax

Asset.Delete()

Version

Introduced in version 2014

Was this information helpful?