setCreateVersion
Indicates if a new version of the service has to be created rather than updating it. This option has effect only if the service is already present.
Syntax
public void setCreateVersion (boolean createVersion)
Parameters
boolean createVersion
The boolean value of true indicates the creation of a new version.
Usage Notes
Optional.