License.MaxSpaces Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the maximum number of spaces allowed by the license, null
means unlimited.
public int? MaxSpaces { get; set; }
Property value
System.Nullable{System.Int32}