Interviewer - Server > Architecture > Interview Service tier > UNICOM Intelligence Interviewer - Offline for Windows Architecture > Synchronization process flow > Synchronization API > Put
 
Put
Sends data from the a client to a server.
Method declaration
void Put (string definition, string computerId)
Parameters
definition
Data type: string
XML that describes the data being sent.
computerId
Data type: string
The GUID that is used to register with the server.
See also
Synchronization API