locked
what is CRM Organisation update and upgrade RRS feed

  • Question

  • Hey guyz, im using the CRM 2011 API to import organisations into CRM and then i found these classes, 

    BeginUpdateOrganizationRequest red = new BeginUpdateOrganizationRequest();
    
    BeginUpgradeOrganizationRequest reds = new BeginUpgradeOrganizationRequest();
    

    im wondering what actually does these two things do, from Google i found that whenever a organisation is imported into CRM it will upgrade the organisation automatically.

    can any one clear my doubts in this regard,

    and also what actually does update do?? does it connect to Microsoft CRM Server and update something..

    please help me guyz.


    • Edited by SyedHaroon Wednesday, September 12, 2012 5:23 AM
    Wednesday, September 12, 2012 5:18 AM

Answers

All replies