Click or drag to resize

ExportLastRun Property

The date and time that this export was last processed.

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

Property Value

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