LicenseService.HasReachedSpaceLimit Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
HasReachedSpaceLimit(License)
Gets a value indicating if the number of spaces in the system has reached the space limit in the license.
public static bool HasReachedSpaceLimit(License license)
Parameters
- license
- License
Returns
System.Boolean