Notification.ModifiedById Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of the user that modified the notification.
public int ModifiedById { get; set; }
Property value
System.Int32
Gets or sets the id of the user that modified the notification.
public int ModifiedById { get; set; }