Sets the solution name required by runtime licensing.
This is the name of the runtime license solution. The solution name is provided in the purchase confirmation email when runtime licenses are purchased.
Syntax
public static void setSolutionName(
java.lang.String
)
|
Parameters
- name
- the solution name.
See Also