Saves the CEvent object along with all of its child records to the database using a new
DataServer object.
Namespace:
Asi.iBO.EventsAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public bool Save() |
| Visual Basic (Declaration) |
|---|
Public Function Save As Boolean |
| Visual C++ |
|---|
public: bool Save() |