| Add Method | |
| See Also |
Adds a credit card due date payments definition.
| Visual Basic |
|---|
Public Function Add() As Long |
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.