Customer 360 for Salesforce
- Customer 360 for Salesforce Winter 2018
- All Products
CMDMMultiOrgsObjectSyncBatch b = new CMDMMultiOrgsObjectSyncBatch('PersonAccount'); database.executeBatch(b, batchSize);
CMDMMultiOrgsObjectSyncBatch b = new CMDMMultiOrgsObjectSyncBatch('Account'); database.executeBatch(b, batchSize);