Asking for Different in these two code.

已答覆 Asking for Different in these two code.

  • Wednesday, 13 June 2012 3:34 AM
     
     

    Xrm.Page.data.entity.attributes.get("Field_Name").getValue();

    Xrm.Page.getAttribute("Field_Name").getValue();

    What the different actually the usage of both way? It is the same and only shorter way to write?


    Elson

All Replies