Click or drag to resize

IImportSetCreated Property

The date and time that the ImportSet was created

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

Property Value

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