LogEntry.Subject Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a reference to the subject of the action.
public IEntity Subject { get; set; }
Gets or sets a reference to the subject of the action.
public IEntity Subject { get; set; }