SpaceQuery.Archived Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a value indicating whether to return archived spaces or not.
public bool? Archived { get; set; }
Property value
System.Nullable{System.Boolean}