| companyDataSetScadenzeDataTableAddScadenzeRow Method (companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetRegistrazioniContabiliRow, companyDataSetModalitàPagamentoRow, companyDataSetDistinteRiBaRow, Boolean, Int32, DateTime, Int32, String, DateTime, DateTime, Double, Int32, Int32, String, String, Boolean, Boolean, String, String, String, String, Double, Double, companyDataSetPartiteRow, DateTime, String, String, String, String, String, String, String, String, String, String, Int32) |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public companyDataSetScadenzeRow AddScadenzeRow(
companyDataSetAnagraficheRow parentAnagraficheRowByFK_Anagrafiche_Scadenze,
companyDataSetDocumentiRow parentDocumentiRowByFK_Documenti_Scadenze,
companyDataSetRegistrazioniContabiliRow parentRegistrazioniContabiliRowByFK_RegistrazioniContabili_Scadenze,
companyDataSetModalitàPagamentoRow parentModalitàPagamentoRowByFK_ModalitàPagamento_Scadenze,
companyDataSetDistinteRiBaRow parentDistinteRiBaRowByFK_DistinteRiBa_Scadenze,
bool IsPagataManualmente,
int TipoScadenza,
DateTime DocumentoData,
int DocumentoNumeroParteNumerica,
string DocumentoNumeroParteTesto,
DateTime DataScadenza,
DateTime DataPagamento,
double Importo,
int PartitaAnno,
int PartitaNumero,
string Note,
string Intestazione,
bool IsPagata,
bool IsRiBa,
string BancaAnagrafica,
string Accorpamento,
string TipoDocumento,
string BancaPresentazione,
double ImportoPagato,
double ImportoDaPagare,
companyDataSetPartiteRow parentPartiteRowByFK_Partite_Scadenze,
DateTime TimeStamp,
string DocumentoNumero,
string BancaCC,
string BancaNome,
string BancaABI,
string BancaCAB,
string BancaIBAN,
string Descrizione,
string Collegamento,
string ContoCliente,
string ContoFornitore,
int IdAgente
)
Public Function AddScadenzeRow (
parentAnagraficheRowByFK_Anagrafiche_Scadenze As companyDataSetAnagraficheRow,
parentDocumentiRowByFK_Documenti_Scadenze As companyDataSetDocumentiRow,
parentRegistrazioniContabiliRowByFK_RegistrazioniContabili_Scadenze As companyDataSetRegistrazioniContabiliRow,
parentModalitàPagamentoRowByFK_ModalitàPagamento_Scadenze As companyDataSetModalitàPagamentoRow,
parentDistinteRiBaRowByFK_DistinteRiBa_Scadenze As companyDataSetDistinteRiBaRow,
IsPagataManualmente As Boolean,
TipoScadenza As Integer,
DocumentoData As DateTime,
DocumentoNumeroParteNumerica As Integer,
DocumentoNumeroParteTesto As String,
DataScadenza As DateTime,
DataPagamento As DateTime,
Importo As Double,
PartitaAnno As Integer,
PartitaNumero As Integer,
Note As String,
Intestazione As String,
IsPagata As Boolean,
IsRiBa As Boolean,
BancaAnagrafica As String,
Accorpamento As String,
TipoDocumento As String,
BancaPresentazione As String,
ImportoPagato As Double,
ImportoDaPagare As Double,
parentPartiteRowByFK_Partite_Scadenze As companyDataSetPartiteRow,
TimeStamp As DateTime,
DocumentoNumero As String,
BancaCC As String,
BancaNome As String,
BancaABI As String,
BancaCAB As String,
BancaIBAN As String,
Descrizione As String,
Collegamento As String,
ContoCliente As String,
ContoFornitore As String,
IdAgente As Integer
) As companyDataSetScadenzeRow
member AddScadenzeRow :
parentAnagraficheRowByFK_Anagrafiche_Scadenze : companyDataSetAnagraficheRow *
parentDocumentiRowByFK_Documenti_Scadenze : companyDataSetDocumentiRow *
parentRegistrazioniContabiliRowByFK_RegistrazioniContabili_Scadenze : companyDataSetRegistrazioniContabiliRow *
parentModalitàPagamentoRowByFK_ModalitàPagamento_Scadenze : companyDataSetModalitàPagamentoRow *
parentDistinteRiBaRowByFK_DistinteRiBa_Scadenze : companyDataSetDistinteRiBaRow *
IsPagataManualmente : bool *
TipoScadenza : int *
DocumentoData : DateTime *
DocumentoNumeroParteNumerica : int *
DocumentoNumeroParteTesto : string *
DataScadenza : DateTime *
DataPagamento : DateTime *
Importo : float *
PartitaAnno : int *
PartitaNumero : int *
Note : string *
Intestazione : string *
IsPagata : bool *
IsRiBa : bool *
BancaAnagrafica : string *
Accorpamento : string *
TipoDocumento : string *
BancaPresentazione : string *
ImportoPagato : float *
ImportoDaPagare : float *
parentPartiteRowByFK_Partite_Scadenze : companyDataSetPartiteRow *
TimeStamp : DateTime *
DocumentoNumero : string *
BancaCC : string *
BancaNome : string *
BancaABI : string *
BancaCAB : string *
BancaIBAN : string *
Descrizione : string *
Collegamento : string *
ContoCliente : string *
ContoFornitore : string *
IdAgente : int -> companyDataSetScadenzeRow
Parameters
- parentAnagraficheRowByFK_Anagrafiche_Scadenze
- Type: Amica.DatacompanyDataSetAnagraficheRow
- parentDocumentiRowByFK_Documenti_Scadenze
- Type: Amica.DatacompanyDataSetDocumentiRow
- parentRegistrazioniContabiliRowByFK_RegistrazioniContabili_Scadenze
- Type: Amica.DatacompanyDataSetRegistrazioniContabiliRow
- parentModalitàPagamentoRowByFK_ModalitàPagamento_Scadenze
- Type: Amica.DatacompanyDataSetModalitàPagamentoRow
- parentDistinteRiBaRowByFK_DistinteRiBa_Scadenze
- Type: Amica.DatacompanyDataSetDistinteRiBaRow
- IsPagataManualmente
- Type: SystemBoolean
- TipoScadenza
- Type: SystemInt32
- DocumentoData
- Type: SystemDateTime
- DocumentoNumeroParteNumerica
- Type: SystemInt32
- DocumentoNumeroParteTesto
- Type: SystemString
- DataScadenza
- Type: SystemDateTime
- DataPagamento
- Type: SystemDateTime
- Importo
- Type: SystemDouble
- PartitaAnno
- Type: SystemInt32
- PartitaNumero
- Type: SystemInt32
- Note
- Type: SystemString
- Intestazione
- Type: SystemString
- IsPagata
- Type: SystemBoolean
- IsRiBa
- Type: SystemBoolean
- BancaAnagrafica
- Type: SystemString
- Accorpamento
- Type: SystemString
- TipoDocumento
- Type: SystemString
- BancaPresentazione
- Type: SystemString
- ImportoPagato
- Type: SystemDouble
- ImportoDaPagare
- Type: SystemDouble
- parentPartiteRowByFK_Partite_Scadenze
- Type: Amica.DatacompanyDataSetPartiteRow
- TimeStamp
- Type: SystemDateTime
- DocumentoNumero
- Type: SystemString
- BancaCC
- Type: SystemString
- BancaNome
- Type: SystemString
- BancaABI
- Type: SystemString
- BancaCAB
- Type: SystemString
- BancaIBAN
- Type: SystemString
- Descrizione
- Type: SystemString
- Collegamento
- Type: SystemString
- ContoCliente
- Type: SystemString
- ContoFornitore
- Type: SystemString
- IdAgente
- Type: SystemInt32
Return Value
Type:
companyDataSetScadenzeRowSee Also