IOwnerEntityBaseCreatedAt Property |
Get the date of the creation
Namespace:
AskiaPortalCmn.Entities
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax DateTime CreatedAt { get; }
ReadOnly Property CreatedAt As DateTime
Get
property DateTime CreatedAt {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also