TimeTagCategory class

TimeTagCategory class

Provides tags that mark metadata properties used to describe the lifecycle of a file.

The tags deal with time points when a file or intellectual content was created, edited, printed, etc.

The TimeTagCategory type exposes the following members:

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from TagCategory)

Properties

Property Description
created The tag that indicates the date a file was created.
delivery The tag that indicates the date a file was delivered.
duration The tag that denotes the duration of a media file.
expired The tag that labels the latest date the owner intends the file data to be used.
intellectual_content_created The tag that denotes the date the intellectual content of a file was created.
modified The tag that indicates the date a file was edited.
printed The tag that denotes the date a file was printed.
published The tag that indicates the date a file became available.
total_editing_time The tag that denotes the total editing time of a file.
zone_city The tag that denotes the time zone.

See Also