LicenseContentBaseGraceDays Property

Number of days to consider grace period after the expiracy. Unset/zero value to not use any grace.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public virtual int GraceDays { get; set; }

Property Value

Int32

See Also