|  | companyDataSetSchedeClientiRowChangeEvent Constructor | 
 
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntaxpublic SchedeClientiRowChangeEvent(
	companyDataSetSchedeClientiRow row,
	DataRowAction action
)
Public Sub New ( 
	row As companyDataSetSchedeClientiRow,
	action As DataRowAction
)
new : 
        row : companyDataSetSchedeClientiRow * 
        action : DataRowAction -> SchedeClientiRowChangeEventParameters
- row
- Type: Amica.DatacompanyDataSetSchedeClientiRow
 
- action
- Type: System.DataDataRowAction
 
 See Also
See Also