What's new in 6.0 |
The COM API reflects the new functionality in SuperOffice 6 compared with SuperOffice CRM 5.
New objects:
Appointment, Sale, Document all support the ActivityLinks object instead of the old DocumentLink.
All model objects (Contact, Person, Project, Appointment, Sale, Document, Selection) have a SOSentry property that can answer questions about permissions.
SOPerson, SOProject and SOStatusMonitor have a [SuperOffice.COM.SuperOfficeDB.SOPerson.Picture] to manipulate the picture blob.
The database object has new [Database.ImportBlobFromFile] and [Database.ExportBlobToFile] functions to use blobs for things other than pictures.
Some new list tables have been added to the database.
A new ListItem helper has been added: [Database.GetListItemByName] - get a list item by the text rather than id.
Some functionality has been disabled because it has been replaced by new functionality:
Up: What's New Prev: What's new in 8.1 Next: What's new in 7.0 Edit