Class RetEventoMDFe
Inherited Members
Namespace: Unimake.Business.DFe.Xml.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[XmlRoot("retEventoMDFe", Namespace = "http://www.portalfiscal.inf.br/mdfe", IsNullable = false)]
public class RetEventoMDFe
Properties
InfEvento
Informações do retorno do evento do MDFe.
Declaration
[XmlElement("infEvento", Order = 0)]
public RetEventoMDFeInfEvento InfEvento { get; set; }
Property Value
| Type | Description |
|---|---|
| RetEventoMDFeInfEvento |
Versao
Versão do processamento do retorno do evento.
Declaration
[XmlAttribute(AttributeName = "versao", DataType = "token")]
public string Versao { get; set; }
Property Value
| Type | Description |
|---|---|
| string |