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