Click or drag to resize

What's new in 6.0

What's new in the COM API

 

The COM API reflects the new functionality in SuperOffice 6 compared with SuperOffice CRM 5.

 

New objects:

  • SORole objects allow you to read what the user can do.
  • SOAdmin object define CreateRole, CreateStatusMonitor.
  • SOFind object allows searches on SAINT counters.
  • SOSelection object allows dynamic selections to be defined.
  • SOAppointment support invitations and responding to invitations as well as recurrence.
  • 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