WebCenter Interaction API  
 

IPTWebService.SetCardSubmitType Method 

Sets the type of CardSubmission a web service supports.

void SetCardSubmitType(
   int Value
);

Parameters

Value
see {@link com.plumtree.server.PT_WEBSERVICE_CARDSUBMIT_TYPES PT_WEBSERVICE_CARDSUBMIT_TYPES}.

See Also

IPTWebService Interface | com.plumtree.server Namespace