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