 | IDocument.Imported Property |
The date/time that the file was imported into the case.
Namespace:
Law.EdaIntegration.Document
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
SyntaxNullable<DateTime> Imported { get; }
Property Value
Type:
Nullable<DateTime>
Remarks
All date/time values are stored in UTC.
See Also