Notification.UserId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of the User that should receive the Notification.
public int UserId { get; set; }
Property value
System.Int32
Gets or sets the id of the User that should receive the Notification.
public int UserId { get; set; }