Microsoft SDK for Java

setDate

This method of the LicenseDescriptor Interface sets the expiration date in the license descriptor.

Syntax

public void setDate(java.util.Date date);

Parameters

date The expiration date.

See Also

getDate

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