WritableLicenseLastUpdated Property |
Gets the last time the license was updated (in UTC time).
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic DateTime LastUpdated { get; }
Public ReadOnly Property LastUpdated As DateTime
Get
public:
property DateTime LastUpdated {
DateTime get ();
}
Property Value
Type:
DateTime
See Also