Отвечено Easy Question

  • 4. května 2012 13:47
     
     

    Hi Guys,

    I have a quick question.  I am new to CRM 2011 and am currently converting code from CRM 4 to CRM 2011.  Can you please help out on a few things:

    1. What is the difference between a attribute and property?
    2. In CRM 4 we used attributes extensively.  How do we then convert the setting and getting of these properties?  is thsi ok?

    Property: Entity.Property["name"] = "billy";

    Attribute: Entity["name"]="billy" | Entity.SetAttribute<string>("billy");

      3. Any good documentation and resources for common convesion between 4 and 2011?

    thank you guys.

    Kelvin


    Kind regards, Kelvin

Všechny reakce