 | ImportSetCreated Property |
The date and time that the ImportSet was created
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntaxpublic Nullable<DateTime> Created { get; }
Property Value
Type:
NullableDateTime
Remarks
All date/time values are stored in UTC
See Also