WebCenter Interaction API  
 

IService.Finalize Method 

Finalize connects to the remote webservice, and finalizes the actions of the wizard. The settings passed in contain the results of the finalize action.

void Finalize(
   IXPPropertyBag pPBagSettings
);

Parameters

pPBagSettings
settings that will be finalized

See Also

IService Interface | com.plumtree.server.xui Namespace