| ExcludedContentItemDateModified Property |
The time stamp of the last update in the database.
Namespace:
Law.EdaIntegration.NearDuplicate
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public Nullable<DateTime> DateModified { get; }
Property Value
Type:
NullableDateTimeRemarks
All date/time values are stored in UTC
See Also