The CEvent object is the iBO.NET representation of a row in the Meet_Master table.

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

Syntax

C#
public class CEvent : iboBase
Visual Basic (Declaration)
Public Class CEvent _
	Inherits iboBase
Visual C++
public ref class CEvent : public iboBase

Inheritance Hierarchy

System..::.Object
  Asi.iBO..::.iboBase
    Asi.iBO.Events..::.CEvent

See Also