Download the free Kindle app and immediately start reading Kindle books on your smartphone, tablet or computer – no Kindle devices required. Learn more 2. DRAFTS SUCH AS MINUTES, COMMUNICATIONS, ANNOUNCEMENTS, AFFIDAVITS, RESOLUTIONS, ETC. ARE INCLUDED; 5. RESPONSES TO THE JUNE 2018 DOCUMENT WILL BE SENT SEPARATELY; Chapter 19 Compromises, Agreements, and Mergers Read instantly in your browser with Kindle Cloud Reader. 4. SECRETARIAL STANDARDS 1, 2 AND 3 SHALL BE INCLUDED IN THE RESPECTIVE CHAPTERS; 1. THE COMPANIES (AMENDMENT) ACT 2017 HAS BEEN INCORPORATED; · Full tabular notes · Full book covering all chapters of the ICSI module · Covers the list of all articles of the Companies Act 2013 · Covers applicable secretarial standards · Covers the main Council resolutions · Covers more than 100 case law and situations · Covers all differences between (weighting of 16 points) · Covers reported changes that apply as of December 2018 Use your phone`s camera, scan the code below, and download the Kindle app. `); doc.close(); } } this.iframeload = function () { var iframe = document.getElementById(iframeId); iframe.style.display = “; setTimeout(function () { setIframeHeight(initialResizeCallback); }, 20); } function getDocHeight(doc) { var contentDiv = doc.getElementById(« iframeContent »); var docHeight = 0; if(contentDiv){ docHeight = Math.max( contentDiv.scrollHeight, contentDiv.offsetHeight, contentDiv.clientHeight ); } return docHeight; } function setIframeHeight(resizeCallback) { var iframeDoc, iframe = document.getElementById(iframeId); iframeDoc = ((iframe.contentWindow && iframe.contentWindow.document) || iframe.contentDocument); if (iframeDoc) { var h = getDocHeight(iframeDoc); if (h && h != 0) { iframe.style.height = parseInt(h) + `px`; if(typeof resizeCallback == « function ») { resizeCallback(iframeId); } } else if (nTries.