class DatiGenerali


Base class:

BaseClassSerializable

Implemented interfaces:

INotifyPropertyChanged
IEquatable<T>
IXmlSerializable

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

DatiGenerali ()


DatiGenerali (XmlReader r)


Properties

List<DatiContratto> DatiContratto { get; set; }


List<DatiConvenzione> DatiConvenzione { get; set; }


List<DatiDDT> DatiDDT { get; set; }


List<DatiFattureCollegate> DatiFattureCollegate { get; set; }


DatiGeneraliDocumento DatiGeneraliDocumento { get; set; }


List<DatiOrdineAcquisto> DatiOrdineAcquisto { get; set; }


List<DatiRicezione> DatiRicezione { get; set; }


List<DatiSAL> DatiSAL { get; set; }


DatiTrasporto DatiTrasporto { get; set; }


FatturaPrincipale FatturaPrincipale { get; set; }