MSCRM :: Xrm.WebApi Dealing withh different firls types
After getting extreamly frustrated and not being able to find and help/blogs regarding this topic here is the information that defines how to deal with different fields types when creating a data object for either Xrm.WebApi.createrecord, or Xrm.WebApi.updaterecord.
</pre> <p> </p> <pre>var data = new Object{};</pre> <pre>}
Recent Comments