Entity.ModifiedAt Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the date and time the entity was modified.
public DateTime ModifiedAt { get; set; }
Property value
System.DateTime
Gets the date and time the entity was modified.
public DateTime ModifiedAt { get; set; }