dynamics crm 2015 - What's the difference between Parent Contact Id and Contact Id for an Opportunity? -
i'm setting customerid of opportunity when i'm creating contact. expecting contactid set customerid, parentcontactid getting populated instead. difference between parentcontactid , contactid?
i don't have official documentation this, believe contactid field kept in system upgrade scenarios of previous versions (probably crm 3.0)
this based on metadata of field https://msdn.microsoft.com/en-us/library/gg328229(v=crm.5).aspx
the properties isvalidforcreate, isvalidforupdate , isvalidforadvancedfind fields accountid , contactid false.
in other hand same properties true fields parentaccountid , parentcontactid.
Comments
Post a Comment