Click or drag to resize
configDataSetAziendeRowChangeEvent Constructor

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public AziendeRowChangeEvent(
	configDataSetAziendeRow row,
	DataRowAction action
)

Parameters

row
Type: Amica.DataconfigDataSetAziendeRow
action
Type: System.DataDataRowAction
See Also