Click or drag to resize

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.

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

Field Value

String
See Also