Entity.SpaceId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the id of the space where the entity is located.
public int? SpaceId { get; set; }
Property value
int?
Gets the id of the space where the entity is located.
public int? SpaceId { get; set; }