License.GraceDays Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the number of days that the license will continue to work after it has expired, null
means no grace days.
public int? GraceDays { get; set; }
Property value
int?