setDate

The setDate method RequestDictionary class creates a date variable.

public void setDate(java.lang.String name, long d);

Parameters

name A string that specifies the variable to set.
d A long variable.

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