KnownStringMetadataFieldsInitialCreator Field

Open Document and HTML associated metadata field. For Open Document and other formats which use the Dublin Core Metadata Initiative defined metadata fields, "initial-creator" is the original author of document and "creator" is the last person who edited the document.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsOfficeType = true, IsHtmlType = true)]
public const string InitialCreator = "InitialCreator"

Field Value

String

See Also