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