IDescriptiveMetadata Interface |
Namespace: Ingeniux.Runtime.Assets
The IDescriptiveMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contributor |
Gets/sets the list of contributors
|
![]() | CopyRight |
Gets/sets the copyright information, in one or more languages
|
![]() | Coverage |
Gets/sets the coverage information
|
![]() | Creator |
Gets/sets the list of creators
|
![]() | Description |
Gets/sets the description, in one or more languages
|
![]() | FileFormat |
Gets/sets the name of file format
|
![]() | Item |
Gets/sets a generic piece of metadata value, by its name
|
![]() | Language |
Gets/sets the language of the Asset
|
![]() | Publisher |
Gets/sets the publisher information
|
![]() | Subject |
Gets/sets the subject, in one or more languages
|
![]() | Title |
Gets/sets the title, in one or more languages
|
Name | Description | |
---|---|---|
![]() | AddRelated |
Adds a new related Asset |
![]() | Clear |
Clears all generic metadata entries from collection
|
![]() | RelatedAssets | |
![]() | Remove |
Removes a piece of generic metadata by its name
|
![]() | RemoveRelated |
Removes an Asset relation
|
![]() | Serialize |
Serialize the metadata to XML for exports
|
![]() | Source |
Retrieves the Asset this piece of descriptive metadata belongs to
|