Tag.TaggedById Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the id of the user that tagged the entity.
public int? TaggedById { get; }
Property value
System.Nullable{System.Int32}
Gets the id of the user that tagged the entity.
public int? TaggedById { get; }