CRM 2011 xRM.SDK.Relationship and the missing link
Richard
February 08, 2011
CRM 2011
Comments Off on CRM 2011 xRM.SDK.Relationship and the missing link
The CRM 2011 API contains a new class xRM.SDK.Relationship. Relationship manages the parent-child reference between entities and allows you to express “RelatedEntites” in a parental or referential relationship and create the whole stack in a single Create() call. Thats the theory but it doesn’t appear to work as expected. Continue Reading