Click or drag to resize

IExcludedContentItemDateModified Property

The time stamp of the last update in the database.

Namespace:  EdaIntegrationContract.NearDuplicate
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Nullable<DateTime> DateModified { get; }

Property Value

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