TrashedEntity.CreatedById Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the id of the user that created the entity.
public int CreatedById { get; set; }
Property value
int
Gets the id of the user that created the entity.
public int CreatedById { get; set; }