class CodiceArticolo


Base class:

BaseClassSerializable

Implemented interfaces:

INotifyPropertyChanged
IEquatable<T>
IXmlSerializable

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

CodiceArticolo ()


CodiceArticolo (XmlReader r)


Properties

String CodiceTipo { get; set; }


String CodiceValore { get; set; }