| 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 public Nullable<DateTime> LastRun { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC
See Also