 | IEntityModifiedDate Property |
Gets the Modified Date
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxNullable<DateTime> ModifiedDate { get; }
ReadOnly Property ModifiedDate As Nullable(Of DateTime)
Get
Property Value
Type:
NullableDateTimethe modified date
See Also