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

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public companyDataSetTributiRow AddTributiRow(
	companyDataSetModelliF24Row parentModelliF24RowByFK_ModelliF24_Tributi,
	int Sezione,
	bool IsRavvedimentoICI,
	bool IsVariazioneImmobileICI,
	bool IsAccontoICI,
	bool IsSaldoICI,
	string CodiceTributo,
	string Rateazione,
	string AnnoDiRiferimento,
	double ImportoDebito,
	double ImportoCredito,
	string CodiceSedeINPS,
	string CausaleContributoINPS,
	string MatricolaINPS,
	DateTime PeriodoDa,
	DateTime PeriodoA,
	string CodiceRegioneEnte,
	int NumeroImmobiliICI,
	double DetrazioneICIAbitazionePrincipale,
	string CodiceSedeINAIL,
	string PosizioneNumeroINAIL,
	string PosizioneccINAIL,
	string NumeroDiRiferimentoINAIL,
	string CausaleINAIL,
	string CodiceEntePREVIDENZA,
	string CodiceSedeEntePREVIDENZA,
	string CausaleContributoPREVIDENZA,
	string CodicePosizionePREVIDENZA,
	DateTime TimeStamp
)

Parameters

parentModelliF24RowByFK_ModelliF24_Tributi
Type: Amica.DatacompanyDataSetModelliF24Row
Sezione
Type: SystemInt32
IsRavvedimentoICI
Type: SystemBoolean
IsVariazioneImmobileICI
Type: SystemBoolean
IsAccontoICI
Type: SystemBoolean
IsSaldoICI
Type: SystemBoolean
CodiceTributo
Type: SystemString
Rateazione
Type: SystemString
AnnoDiRiferimento
Type: SystemString
ImportoDebito
Type: SystemDouble
ImportoCredito
Type: SystemDouble
CodiceSedeINPS
Type: SystemString
CausaleContributoINPS
Type: SystemString
MatricolaINPS
Type: SystemString
PeriodoDa
Type: SystemDateTime
PeriodoA
Type: SystemDateTime
CodiceRegioneEnte
Type: SystemString
NumeroImmobiliICI
Type: SystemInt32
DetrazioneICIAbitazionePrincipale
Type: SystemDouble
CodiceSedeINAIL
Type: SystemString
PosizioneNumeroINAIL
Type: SystemString
PosizioneccINAIL
Type: SystemString
NumeroDiRiferimentoINAIL
Type: SystemString
CausaleINAIL
Type: SystemString
CodiceEntePREVIDENZA
Type: SystemString
CodiceSedeEntePREVIDENZA
Type: SystemString
CausaleContributoPREVIDENZA
Type: SystemString
CodicePosizionePREVIDENZA
Type: SystemString
TimeStamp
Type: SystemDateTime

Return Value

Type: companyDataSetTributiRow
See Also