Documentation Center

Core Service API delta compared to SDL Tridion 2011 (SP1)

Compared to SDL Tridion 2011 and SDL Tridion 2011 SP1, the Core Service API has changed slightly.

  • WorkItemData.Subject used to return a LinkToVersionedItemData object, now it returns a LinkToIdentifiableObjectData.
  • ProcessData.Subjects used to return a LinkToVersionedItemData array, now it returns a LinkToIdentifiableObjectData array.