Adds an empty object to the collection.
Adds an empty object to the collection.
| Visual Basic |
|---|
Public Function Add() As WorkflowTaskNote |
After an object is added to this collection, the database is not automatically updated. You must then update the GeneralData object to which this collection belongs, by executing the Update method of the GeneralService service.