Click or drag to resize

EventStatus Class

Container for configuring one event
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3EventStatus

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public class EventStatus

The EventStatus type exposes the following members.

Fields
 NameDescription
Public fieldEnableGlobally When true, events for all lists are sent except the exclusions, when false, no events are sent except the inclusions.
Public fieldExclusions Enables or disables events for lists with the specific listId, depending on EnableGlobally.
Top
See Also