Saves this CFunction instance to the database using a new DataServer object.

Namespace: Asi.iBO.Events
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
protected bool Save()
Visual Basic
Protected Function Save As Boolean
Visual C++
protected:
bool Save()

Return Value

True is the save was successful with no errors, otherwise false.

See Also