Click or drag to resize

ImportSetCreated Property

The date and time that the ImportSet was created

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public Nullable<DateTime> Created { get; }

Property Value

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