Click or drag to resize

EventArgDataDataItemClass Constructor (ListDataItemClass, Actions)

constructor by parameter List

Namespace:  SOWIData
Assembly:  SOWIData (in SOWIData.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public EventArgData(
	ref List<DataItemClass> pList,
	Actions pAction
)

Parameters

pList
Type: System.Collections.GenericListDataItemClass
set data list of type DataItemClass
pAction
Type: SOWIDataActions
data action
See Also