Microsoft SDK for Java

getDate

This method of the LicenseDescriptor Interface retrieves the expiration date of the license.

Syntax

public java.util.Date getDate();

Return Value

Returns the expiration date. If the returned date is null, the license does not have an expiration.

See Also

setDate

© 1999 Microsoft Corporation. All rights reserved. Terms of use.