LicenseAliasLastUpdated Property |
Gets the date the alias was last updated.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public DateTime LastUpdated { get; }
Public ReadOnly Property LastUpdated As DateTime
Get
public:
property DateTime LastUpdated {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also