![](../icons/Help.png) | IEdocMetadataCreated Property |
The file creation date and time extracted from the metadata of the native file during analysis.
Namespace:
EdaIntegrationContract.Document
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
SyntaxNullable<DateTime> Created { get; }
Property Value
Type:
NullableDateTime
Remarks
All date/time values are stored in UTC.
See Also