Click or drag to resize

IExportCreated Property

The date and time that the export was created

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
DateTime Created { get; }

Property Value

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