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