TExternalBaseDllDataGetEvents Method Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

[This is preliminary documentation and is subject to change.]

Get all events from the data extensions.

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public Object[][] GetEvents()

Return Value

Type: Object
Returns the event objects of all the events as an object[][].
See Also

Reference