| Add Method | |
| See Also |
Adds a new contact employee.
| Visual Basic |
|---|
Public Sub Add() |
Returns a result value that indicates success or failure. If the method succeeds, it returns 0. Otherwise, it returns an error code.
You can retrieve the last error code and its description using the method GetLastError.
To save the information to the database, use the BusinessPartners object, Add method.