class Allegati


Base class:

BaseClassSerializable

Implemented interfaces:

INotifyPropertyChanged
IEquatable<T>
IXmlSerializable

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

Allegati ()


Allegati (XmlReader r)


Properties

String AlgoritmoCompressione { get; set; }


Byte[] Attachment { get; set; }


String DescrizioneAttachment { get; set; }


String FormatoAttachment { get; set; }


String NomeAttachment { get; set; }