Click or drag to resize

KnownStringMetadataFieldsCreationTime Field

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

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

Field Value

String
See Also