Share

AssetCategory.AddAsset Method

Parent Object: AssetCategory

Description

Adds the specified asset to this category. The asset must exist in the same library as the category and the library must not be read-only. If the asset is already in another category, it will be moved to this category.

Syntax

AssetCategory.AddAsset( Asset As Asset )

Parameters

Name Type Description
Asset Asset Input Asset object that will be added to the category.

Version

Introduced in version 2014

Was this information helpful?