Click or drag to resize

EventConfig Class

Container for event configuration parameters.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3ConfigBase
    RAYLASE.SPICE3EventConfig

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

The EventConfig type exposes the following members.

Properties
 NameDescription
Public propertyEventSettings Contains an EventStatus configuration for every EventType.
Top
See Also