class AltriDatiGestionali


Base class:

BaseClassSerializable

Implemented interfaces:

INotifyPropertyChanged
IEquatable<T>
IXmlSerializable

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

AltriDatiGestionali ()


AltriDatiGestionali (XmlReader r)


Properties

DateTime? RiferimentoData { get; set; }


Decimal? RiferimentoNumero { get; set; }


String RiferimentoTesto { get; set; }


String TipoDato { get; set; }