Agile.net Copy ProtectionLicensing APITimeLock ClassPropertiesTimeLock DaysToExpireOn this pageTimeLock DaysToExpireReturns the number of days from today until the license expires. Syntax Visual Basic Public ReadOnly Property DaysToExpire() As UInt32 Public Get End GetEnd Property C# public uint DaysToExpire { public get; } See Also TimeLock Class | AgileDotNet.Licensing Namespace