| CustodianLastUpdated Property |
The timestamp of the last update in the database. This will be used to
determine whether updates can be applied or if the user will need to
refresh the data before updates can take place.
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public DateTime LastUpdated { get; }
Property Value
Type:
DateTimeRemarks
All date/time values are stored in UTC
See Also