Aqualogic Interaction API  
 

IPTWebService.SetRemoteServerID Method 

Set the remote server associated with this web service. OPTIONAL: ID 0 indicates that no remote server is associated with this web service

void SetRemoteServerID(
   int Value
);

Parameters

Value
the ID of a remote server object.

See Also

IPTWebService Interface | com.plumtree.server Namespace