Click or drag to resize

Event Constructor (Event)

X#
Initializes a new instance of the Event class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oEvt AS Event
)
Request Example View Source

Parameters

oEvt
Type: Event
See Also