Message.CreatedById Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of the User that posted the Message.
public int CreatedById { get; set; }
Property value
int
Gets or sets the id of the User that posted the Message.
public int CreatedById { get; set; }