This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class MetadataCommand |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class MetadataCommand |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
DC |
Gets or sets the dublin core element set.
|
|
DCContributor |
Gets or sets the contributor.
|
|
DCCoverage |
Gets or sets the coverage.
|
|
DCCreator |
Gets or sets the creator.
|
|
DCDate |
Gets or sets the date.
|
|
DCDescription |
Gets or sets the description.
|
|
DCFormat |
Gets or sets the format.
|
|
DCIdentifier |
Gets or sets the identifier.
|
|
DCLanguage |
Gets or sets the language.
|
|
DCPublisher |
Gets or sets the publisher.
|
|
DCRelation |
Gets or sets the relation.
|
|
DCRights |
Gets or sets the rights.
|
|
DCSource |
Gets or sets the source.
|
|
DCSubject |
Gets or sets the subject.
|
|
DCTitle |
Gets or sets the title.
|
|
DCType |
Gets or sets the type.
|
|
Format |
Gets or sets the supported metadata formats used when encoding metadata.
|
|
Preserve |
Gets or sets a value indicating whether to preserve existing metadata.
|