LogEntry.CreatedAt Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the time (UTC) the LogEntry occured.
public DateTime CreatedAt { get; set; }
Property value
System.DateTime
Gets or sets the time (UTC) the LogEntry occured.
public DateTime CreatedAt { get; set; }