DocumentCreation Time File System Property
File system creation time (UTC) of the document.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public DateTime? CreationTimeFileSystem { get; set; }Property Value
NullableDateTimeRemarks
If this value is not set for a document that is a child of another document then the value could not be retrieved from the
parent container document.