Class AssetCommandArguments
Asset command arguments.
[Obsolete("Media libraries and their APIs are obsolete and will be discontinued in the future. Please migrate all media library files to Content hub and use their corresponding content item APIs.")]
public sealed class AssetCommandArguments
- Inheritance
-
objectAssetCommandArguments
- Extension Methods
Constructors
AssetCommandArguments()
public AssetCommandArguments()
Properties
Asset
Command asset data.
public AssetItem Asset { get; set; }