IDescriptiveMetadata Interface |
Namespace: Ingeniux.CMS
The IDescriptiveMetadata type exposes the following members.
Name | Description | |
---|---|---|
Contributor |
Gets the contributors information
| |
CopyRight |
Gets the multi-lingual copyright information
| |
Coverage |
Gets/sets the coverage information
| |
Creator |
Gets the creators informations
| |
Description |
Gets the multi-lingual description information
| |
FileFormat |
Gets/sets the file format information
| |
Item |
Gets/sets a piece of generic metadata value by its name
| |
Language |
Gets/sets the origin language
| |
Publisher |
Gets/set the publisher information
| |
RelatedAssets |
Gets the related Assets information
| |
Subject |
Gets the multi-lingual subject information
| |
Title |
Gets the multi-lingual title information
|
Name | Description | |
---|---|---|
Clear |
Clears all generic metadata entries
| |
Remove |
Removes a piece of generic metadata value by its name
| |
Serialize |
Generates an xml element in the format specified by
XMP standard, from
this object, and appends the element to the provided xmp metadata object.
| |
Source |
Retrieves the source Asset for this piece metadata
|