LogEntry.ActorId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of the User that performed the action.
public int ActorId { get; set; }
Property value
System.Int32
Gets or sets the id of the User that performed the action.
public int ActorId { get; set; }