Saves the
CBatch object to the database
Namespace: Asi.iBO.FinancialsAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| Visual Basic |
|---|
Public Function Save As Boolean |
| Visual C++ |
|---|
public:
bool Save() |
Return Value
True if the batch is successfully saved; false if an error occurs.
If false, the Errors property for details.
See Also