KnownStringMetadataFieldsCreationTime Field

PDF CreateDate fallback storage field - if issue parsing the date into DateTime object then raw string value is stored in this field.

Definition

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

Field Value

String

See Also