Click or drag to resize

VirtualDataWindowEventStartIndexVDWCreateIndexField Constructor

Ctor.

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public VDWCreateIndexField(
	string name,
	string type
)

Parameters

name
Type: SystemString
field name
type
Type: SystemString
type
See Also