DocsMarshal
/
Types
/
FatturaElettronica.Ordinaria.FatturaElettronicaBody.DatiGenerali.DatiDDT
class
DatiDDT
Base class:
BaseClassSerializable
Implemented interfaces:
INotifyPropertyChanged
IEquatable
<T>
IXmlSerializable
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
DatiDDT
()
DatiDDT
(
XmlReader
r)
Properties
DateTime
DataDDT
{ get; set; }
String
NumeroDDT
{ get; set; }
List
<
Int32
>
RiferimentoNumeroLinea
{ get; set; }
Top