Click or drag to resize

Event Class

Represents a NetFORUM Event via the Events business object
Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.EventsEvent

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumBusinessObjectAttribute("Events")]
public class Event : NetForumEntity, IEventIdentity

The Event type exposes the following members.

Constructors
 NameDescription
Public methodEventInitializes a new instance of the Event class
Top
Properties
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Public methodIsActive 
Top
See Also