Class InfEventoRet
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfEventoRet
Properties
COrgao
Declaration
[XmlIgnore]
public UFBrasil COrgao { get; set; }
Property Value
COrgaoField
Declaration
[XmlElement("cOrgao")]
public int COrgaoField { get; set; }
Property Value
CStat
Declaration
[XmlElement("cStat")]
public int CStat { get; set; }
Property Value
ChDCe
Declaration
[XmlElement("chDCe")]
public string ChDCe { get; set; }
Property Value
DhRegEvento
Declaration
[XmlIgnore]
public DateTimeOffset DhRegEvento { get; set; }
Property Value
DhRegEventoField
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
Declaration
[XmlElement("tpAmb")]
public TipoAmbiente TpAmb { get; set; }
Property Value
TpEvento
Declaration
[XmlElement("tpEvento")]
public TipoEventoDCe 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
ShouldSerializeChDCe()
Declaration
public bool ShouldSerializeChDCe()
Returns
ShouldSerializeDhRegEventoField()
Declaration
public bool ShouldSerializeDhRegEventoField()
Returns
ShouldSerializeId()
Declaration
public bool ShouldSerializeId()
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