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