Entity.Id Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the Id of the referenced subject.
public int Id { get; set; }
Property value
System.Int32
Gets or sets the Id of the referenced subject.
public int Id { get; set; }