Query.SpaceId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of a space to search, empty to search all spaces.
public int? SpaceId { get; set; }
Property value
int?
Gets or sets the id of a space to search, empty to search all spaces.
public int? SpaceId { get; set; }