| companyDataSetRigheDataTableAddRigheRow Method (companyDataSetDocumentiRow, companyDataSetArticoliRow, companyDataSetPrestazioniRow, companyDataSetMagazziniRow, companyDataSetCausaliIVARow, companyDataSetListiniRow, companyDataSetListiniArticoliRow, companyDataSetDocumentiRow, companyDataSetRigheRow, companyDataSetTaglieRow, Boolean, Int32, String, String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, String, String, String, DateTime, Double, Double, DateTime) |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public companyDataSetRigheRow AddRigheRow(
companyDataSetDocumentiRow parentDocumentiRowByFK_Documenti_Righe,
companyDataSetArticoliRow parentArticoliRowByFK_Articoli_Righe,
companyDataSetPrestazioniRow parentPrestazioniRowByFK_Prestazioni_Righe,
companyDataSetMagazziniRow parentMagazziniRowByFK_Magazzini_Righe,
companyDataSetCausaliIVARow parentCausaliIVARowByFK_CausaliIVA_Righe,
companyDataSetListiniRow parentListiniRowByFK_Listini_Righe,
companyDataSetListiniArticoliRow parentListiniArticoliRowByFK_ListiniArticoli_Righe,
companyDataSetDocumentiRow parentDocumentiRowByFK_Documenti_Righe1,
companyDataSetRigheRow parentRigheRowByFK_RigheOrdine_Righe,
companyDataSetTaglieRow parentTaglieRowByFK_Taglie_Righe,
bool IsRitenuta,
int Segno,
string CodiceArticolo,
string Descrizione,
string UnitàMisura,
double Quantità,
double QuantitàEvasa,
double Sconto1,
double Sconto2,
double Sconto3,
double Sconto4,
double ScontoIncondizionato,
double Provvigione,
double ProvvigioneCapo,
double Prezzo,
double PrezzoIvato,
string Tag,
string Colore,
string TagExtra,
DateTime TagData,
double PrezzoNetto,
double ImportoNetto,
DateTime TimeStamp
)
Public Function AddRigheRow (
parentDocumentiRowByFK_Documenti_Righe As companyDataSetDocumentiRow,
parentArticoliRowByFK_Articoli_Righe As companyDataSetArticoliRow,
parentPrestazioniRowByFK_Prestazioni_Righe As companyDataSetPrestazioniRow,
parentMagazziniRowByFK_Magazzini_Righe As companyDataSetMagazziniRow,
parentCausaliIVARowByFK_CausaliIVA_Righe As companyDataSetCausaliIVARow,
parentListiniRowByFK_Listini_Righe As companyDataSetListiniRow,
parentListiniArticoliRowByFK_ListiniArticoli_Righe As companyDataSetListiniArticoliRow,
parentDocumentiRowByFK_Documenti_Righe1 As companyDataSetDocumentiRow,
parentRigheRowByFK_RigheOrdine_Righe As companyDataSetRigheRow,
parentTaglieRowByFK_Taglie_Righe As companyDataSetTaglieRow,
IsRitenuta As Boolean,
Segno As Integer,
CodiceArticolo As String,
Descrizione As String,
UnitàMisura As String,
Quantità As Double,
QuantitàEvasa As Double,
Sconto1 As Double,
Sconto2 As Double,
Sconto3 As Double,
Sconto4 As Double,
ScontoIncondizionato As Double,
Provvigione As Double,
ProvvigioneCapo As Double,
Prezzo As Double,
PrezzoIvato As Double,
Tag As String,
Colore As String,
TagExtra As String,
TagData As DateTime,
PrezzoNetto As Double,
ImportoNetto As Double,
TimeStamp As DateTime
) As companyDataSetRigheRow
member AddRigheRow :
parentDocumentiRowByFK_Documenti_Righe : companyDataSetDocumentiRow *
parentArticoliRowByFK_Articoli_Righe : companyDataSetArticoliRow *
parentPrestazioniRowByFK_Prestazioni_Righe : companyDataSetPrestazioniRow *
parentMagazziniRowByFK_Magazzini_Righe : companyDataSetMagazziniRow *
parentCausaliIVARowByFK_CausaliIVA_Righe : companyDataSetCausaliIVARow *
parentListiniRowByFK_Listini_Righe : companyDataSetListiniRow *
parentListiniArticoliRowByFK_ListiniArticoli_Righe : companyDataSetListiniArticoliRow *
parentDocumentiRowByFK_Documenti_Righe1 : companyDataSetDocumentiRow *
parentRigheRowByFK_RigheOrdine_Righe : companyDataSetRigheRow *
parentTaglieRowByFK_Taglie_Righe : companyDataSetTaglieRow *
IsRitenuta : bool *
Segno : int *
CodiceArticolo : string *
Descrizione : string *
UnitàMisura : string *
Quantità : float *
QuantitàEvasa : float *
Sconto1 : float *
Sconto2 : float *
Sconto3 : float *
Sconto4 : float *
ScontoIncondizionato : float *
Provvigione : float *
ProvvigioneCapo : float *
Prezzo : float *
PrezzoIvato : float *
Tag : string *
Colore : string *
TagExtra : string *
TagData : DateTime *
PrezzoNetto : float *
ImportoNetto : float *
TimeStamp : DateTime -> companyDataSetRigheRow
Parameters
- parentDocumentiRowByFK_Documenti_Righe
- Type: Amica.DatacompanyDataSetDocumentiRow
- parentArticoliRowByFK_Articoli_Righe
- Type: Amica.DatacompanyDataSetArticoliRow
- parentPrestazioniRowByFK_Prestazioni_Righe
- Type: Amica.DatacompanyDataSetPrestazioniRow
- parentMagazziniRowByFK_Magazzini_Righe
- Type: Amica.DatacompanyDataSetMagazziniRow
- parentCausaliIVARowByFK_CausaliIVA_Righe
- Type: Amica.DatacompanyDataSetCausaliIVARow
- parentListiniRowByFK_Listini_Righe
- Type: Amica.DatacompanyDataSetListiniRow
- parentListiniArticoliRowByFK_ListiniArticoli_Righe
- Type: Amica.DatacompanyDataSetListiniArticoliRow
- parentDocumentiRowByFK_Documenti_Righe1
- Type: Amica.DatacompanyDataSetDocumentiRow
- parentRigheRowByFK_RigheOrdine_Righe
- Type: Amica.DatacompanyDataSetRigheRow
- parentTaglieRowByFK_Taglie_Righe
- Type: Amica.DatacompanyDataSetTaglieRow
- IsRitenuta
- Type: SystemBoolean
- Segno
- Type: SystemInt32
- CodiceArticolo
- Type: SystemString
- Descrizione
- Type: SystemString
- UnitàMisura
- Type: SystemString
- Quantità
- Type: SystemDouble
- QuantitàEvasa
- Type: SystemDouble
- Sconto1
- Type: SystemDouble
- Sconto2
- Type: SystemDouble
- Sconto3
- Type: SystemDouble
- Sconto4
- Type: SystemDouble
- ScontoIncondizionato
- Type: SystemDouble
- Provvigione
- Type: SystemDouble
- ProvvigioneCapo
- Type: SystemDouble
- Prezzo
- Type: SystemDouble
- PrezzoIvato
- Type: SystemDouble
- Tag
- Type: SystemString
- Colore
- Type: SystemString
- TagExtra
- Type: SystemString
- TagData
- Type: SystemDateTime
- PrezzoNetto
- Type: SystemDouble
- ImportoNetto
- Type: SystemDouble
- TimeStamp
- Type: SystemDateTime
Return Value
Type:
companyDataSetRigheRowSee Also