Class InfRetEventoBPe
Inheritance
InfRetEventoBPe
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfRetEventoBPe
Properties
COrgao
Codigo do orgao de recepcao do evento
Declaration
[XmlElement("cOrgao")]
public int COrgao { get; set; }
Property Value
CStat
Declaration
[XmlElement("cStat")]
public int CStat { get; set; }
Property Value
ChBPe
Declaration
[XmlElement("chBPe")]
public string ChBPe { get; set; }
Property Value
DhRegEvento
Data e hora do registro do evento
Declaration
[XmlIgnore]
public DateTimeOffset DhRegEvento { get; set; }
Property Value
DhRegEventoField
Data e hora do registro do evento serializada no XML
Declaration
[XmlElement("dhRegEvento")]
public string DhRegEventoField { get; set; }
Property Value
Id
Declaration
[XmlAttribute(AttributeName = "Id", DataType = "token")]
public string Id { get; set; }
Property Value
NProt
Declaration
[XmlElement("nProt")]
public string NProt { get; set; }
Property Value
NSeqEvento
Declaration
[XmlElement("nSeqEvento")]
public int NSeqEvento { get; set; }
Property Value
TpAmb
Identificacao do ambiente
Declaration
[XmlElement("tpAmb")]
public TipoAmbiente TpAmb { get; set; }
Property Value
TpEvento
Declaration
[XmlElement("tpEvento")]
public TipoEventoBPe TpEvento { get; set; }
Property Value
VerAplic
Declaration
[XmlElement("verAplic")]
public string VerAplic { get; set; }
Property Value
XEvento
Declaration
[XmlElement("xEvento")]
public string XEvento { get; set; }
Property Value
XMotivo
Declaration
[XmlElement("xMotivo")]
public string XMotivo { get; set; }
Property Value
Methods
ShouldSerializeChBPe()
Declaration
public bool ShouldSerializeChBPe()
Returns
ShouldSerializeDhRegEventoField()
Declaration
public bool ShouldSerializeDhRegEventoField()
Returns
ShouldSerializeNProt()
Declaration
public bool ShouldSerializeNProt()
Returns
ShouldSerializeNSeqEvento()
Declaration
public bool ShouldSerializeNSeqEvento()
Returns
ShouldSerializeTpEvento()
Declaration
public bool ShouldSerializeTpEvento()
Returns
ShouldSerializeXEvento()
Declaration
public bool ShouldSerializeXEvento()
Returns