Chapter 32. sync.master
Abstract
Contains methods to set up information about known-"masters", for use on the "slave" side of ISS
32.1. addToMaster
- Name
- addToMaster
- Description
- Add a single organizations to the list of those the specified Master has exported to this Slave
- Parameters
- string sessionKey
- int id - Id of the desired Master
- struct - master-org details
- int
masterOrgId
- string
masterOrgName
- int
localOrgId
- Return Value
- int - 1 on success, exception thrown otherwise.