Click or drag to resize
companyDataSetPartiteRowChangeEvent Constructor

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

Parameters

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