Click or drag to resize

ListAPIEvents Property

Provides access to Event settings.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public EventAPI Events { get; }

Property Value

EventAPI
The ListEvent instance.
See Also