Click or drag to resize
companyDataSetModelliF24DataTableAddModelliF24Row Method (Int32, Int32, Boolean, String, String, Boolean, String, DateTime, String, String, String, String, String, String, String, String, String, String, String, DateTime, String, String, String, String, String, String, String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, DateTime)

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public companyDataSetModelliF24Row AddModelliF24Row(
	int TipoPagamento,
	int TipoAssegno,
	bool IsVersamentoDaParteDiTerzi,
	string Nome,
	string CodiceFiscale,
	bool IsAnnoImpostaNonSolare,
	string RagioneSociale,
	DateTime DataNascita,
	string Sesso,
	string ComuneNascita,
	string ProvinciaNascita,
	string ComuneDomicilio,
	string IndirizzoDomicilio,
	string ProvinciaDomicilio,
	string CodiceUfficio,
	string CodiceAtto,
	string DelegaSoggetto,
	string DelegaAgenzia,
	string DelegaProvincia,
	DateTime DataVersamento,
	string ABIVersamento,
	string CABVersamento,
	string AssegnoNumero,
	string AssegnoABI,
	string AssegnoCAB,
	string AddebitoConto,
	string AddebitoABI,
	string AddebitoCAB,
	double DetrazionePrimaCasaICI,
	double TotaleDebitoErario,
	double TotaleCreditoErario,
	double SaldoErario,
	double TotaleDebitoINPS,
	double TotaleCreditoINPS,
	double SaldoINPS,
	double TotaleDebitoRegioni,
	double TotaleCreditoRegioni,
	double SaldoRegioni,
	double TotaleDebitoEnti,
	double TotaleCreditoEnti,
	double SaldoEnti,
	double TotaleDebitoINAIL,
	double TotaleCreditoINAIL,
	double SaldoINAIL,
	double TotaleDebitoAltri,
	double TotaleCreditoAltri,
	double SaldoAltri,
	double TotaleGenerale,
	DateTime TimeStamp
)

Parameters

TipoPagamento
Type: SystemInt32
TipoAssegno
Type: SystemInt32
IsVersamentoDaParteDiTerzi
Type: SystemBoolean
Nome
Type: SystemString
CodiceFiscale
Type: SystemString
IsAnnoImpostaNonSolare
Type: SystemBoolean
RagioneSociale
Type: SystemString
DataNascita
Type: SystemDateTime
Sesso
Type: SystemString
ComuneNascita
Type: SystemString
ProvinciaNascita
Type: SystemString
ComuneDomicilio
Type: SystemString
IndirizzoDomicilio
Type: SystemString
ProvinciaDomicilio
Type: SystemString
CodiceUfficio
Type: SystemString
CodiceAtto
Type: SystemString
DelegaSoggetto
Type: SystemString
DelegaAgenzia
Type: SystemString
DelegaProvincia
Type: SystemString
DataVersamento
Type: SystemDateTime
ABIVersamento
Type: SystemString
CABVersamento
Type: SystemString
AssegnoNumero
Type: SystemString
AssegnoABI
Type: SystemString
AssegnoCAB
Type: SystemString
AddebitoConto
Type: SystemString
AddebitoABI
Type: SystemString
AddebitoCAB
Type: SystemString
DetrazionePrimaCasaICI
Type: SystemDouble
TotaleDebitoErario
Type: SystemDouble
TotaleCreditoErario
Type: SystemDouble
SaldoErario
Type: SystemDouble
TotaleDebitoINPS
Type: SystemDouble
TotaleCreditoINPS
Type: SystemDouble
SaldoINPS
Type: SystemDouble
TotaleDebitoRegioni
Type: SystemDouble
TotaleCreditoRegioni
Type: SystemDouble
SaldoRegioni
Type: SystemDouble
TotaleDebitoEnti
Type: SystemDouble
TotaleCreditoEnti
Type: SystemDouble
SaldoEnti
Type: SystemDouble
TotaleDebitoINAIL
Type: SystemDouble
TotaleCreditoINAIL
Type: SystemDouble
SaldoINAIL
Type: SystemDouble
TotaleDebitoAltri
Type: SystemDouble
TotaleCreditoAltri
Type: SystemDouble
SaldoAltri
Type: SystemDouble
TotaleGenerale
Type: SystemDouble
TimeStamp
Type: SystemDateTime

Return Value

Type: companyDataSetModelliF24Row
See Also