DocumentStorageInfoLastWriteTimeUtc Property

Document last write (modified) date (UTC) metadata.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.IO
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public DateTime? LastWriteTimeUtc { get; set; }

Property Value

NullableDateTime

See Also