 | ISynchronizableDateLastModification Property |
Date of last modification
Namespace:
EBP.Framework.Common.Interfaces.Synchronization
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxNullable<DateTime> DateLastModification { get; }
ReadOnly Property DateLastModification As Nullable(Of DateTime)
Get
Property Value
Type:
NullableDateTime
See Also