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.3.169
Syntax IDescriptiveMetadata DescriptiveMetadata { get; }
ReadOnly Property DescriptiveMetadata As IDescriptiveMetadata
Get
property IDescriptiveMetadata^ DescriptiveMetadata {
IDescriptiveMetadata^ get ();
}
abstract DescriptiveMetadata : IDescriptiveMetadata with get
Property Value
Type:
IDescriptiveMetadataSee Also