class StabileOrganizzazione


Base class:

Località

Implemented interfaces:

INotifyPropertyChanged
IEquatable<T>
IXmlSerializable

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

StabileOrganizzazione ()


StabileOrganizzazione (XmlReader r)


Properties

String CAP { get; set; }


String Comune { get; set; }


String Indirizzo { get; set; }


String Nazione { get; set; }


String NumeroCivico { get; set; }


String Provincia { get; set; }