LicenseExpirationCheckOnlineOnly Property |
Gets or sets if the expiration can be checked with local computer time
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public bool ExpirationCheckOnlineOnly { get; set; }
Public Property ExpirationCheckOnlineOnly As Boolean
Get
Set
public:
property bool ExpirationCheckOnlineOnly {
bool get ();
void set (bool value);
}
member ExpirationCheckOnlineOnly : bool with get, set
Property Value
Type:
BooleanReturn Value
Type:
BooleanReturns previously stored value
Remarks See Also