Click or drag to resize

IEdocMetadataLastModified Property

The last modified date and time extracted from the metadata of the native file during analysis.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Nullable<DateTime> LastModified { get; }

Property Value

Type: NullableDateTime
Remarks
All date/time values are stored in UTC.
See Also