Note.LockedAt Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the time (UTC) the item was locked.
public DateTime? LockedAt { get; set; }
Property value
System.DateTime?
Gets or sets the time (UTC) the item was locked.
public DateTime? LockedAt { get; set; }