| IRecordEntityUpdatedAt Property |
DateTime at which the record was last updated
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax DateTime UpdatedAt { get; }
ReadOnly Property UpdatedAt As DateTime
Get
property DateTime UpdatedAt {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also