Click or drag to resize

IAssetVersionDescriptiveMetadata Property


Gets the metadata covering the descriptive aspect of this asset version. Will be null for Asset Folder

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IDescriptiveMetadata DescriptiveMetadata { get; }

Property Value

Type: IDescriptiveMetadata
See Also