class ConfermaOrdineRiga


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

ConfermaOrdineRiga ()


Properties

Decimal? AliquotaIVA { get; set; }


String CodiceArticolo { get; set; }


String CodiceArticoloAlternativo { get; set; }


DateTime? DataConsegna { get; set; }


String Descrizione { get; set; }


Decimal? ImportoTotale { get; set; }


Decimal? ImportoUnitario { get; set; }


Decimal? Quantita { get; set; }


ConfermaOrdineRiferimentoOrdine RiferimentoOrdineCliente { get; set; }


String Sconti { get; set; }


String UnitaMisura { get; set; }