AgileDotNetLicense.IsTrial Property

SecureTeam Copy Protection

AgileDotNetLicense.IsTrial Property

Returns true if the license contains a TrialLock.

Syntax

Public ReadOnly Property IsTrial() As Boolean
   Public Get
   End Get
End Property
public bool IsTrial { public get; }

See Also

AgileDotNetLicense Class | AgileDotNet.Licensing Namespace