| IDocumentImported Property |
The date/time that the file was imported into the Early Data Analyzer case.
Namespace:
Law.EdaIntegration.Document
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax Nullable<DateTime> Imported { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC.
See Also