Class EventoBPe
Evento do BP-e
Implements
Inherited Members
Namespace: Unimake.Business.DFe.Xml.BPe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlRoot("eventoBPe", Namespace = "http://www.portalfiscal.inf.br/bpe", IsNullable = false)]
public class EventoBPe : XMLBase, IXmlSerializable
Properties
InfEvento
Informacoes do evento
Declaration
[XmlElement("infEvento")]
public InfEventoBPe InfEvento { get; set; }
Property Value
| Type | Description |
|---|---|
| InfEventoBPe |
Signature
Assinatura digital
Declaration
[XmlElement(ElementName = "Signature", Namespace = "http://www.w3.org/2000/09/xmldsig#")]
public Signature Signature { get; set; }
Property Value
| Type | Description |
|---|---|
| Signature |
Versao
Versao do leiaute
Declaration
[XmlAttribute(AttributeName = "versao", DataType = "token")]
public string Versao { get; set; }
Property Value
| Type | Description |
|---|---|
| string |