Please let me know is there any way to work with XRM in angular 6 typescript ,means how to get opportunity ID ,How to perform CRUD operations on Entities.
I tried bunch of code snippets but always failed when it comes to XRM . angular gives error while compiling "error TS2339: Property 'Xrm' does not exist on type 'Window'."
