Click or drag to resize

ExportCreated Property

The date and time that the export was created

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

Property Value

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