Click or drag to resize

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
C#
public Nullable<DateTime> DateModified { get; }

Property Value

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