Entity.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
System.Int32
Gets the id of the user that created the entity.
public int CreatedById { get; set; }