Class InfEventoRetEvento
Inheritance
System.Object
InfEventoRetEvento
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfEventoRetEvento
Properties
ChCTe
Declaration
public string ChCTe { get; set; }
Property Value
Type |
Description |
System.String |
|
ChNFe
Declaration
public string ChNFe { get; set; }
Property Value
Type |
Description |
System.String |
|
CNPJDest
Declaration
public string CNPJDest { get; set; }
Property Value
Type |
Description |
System.String |
|
COrgao
Declaration
public UFBrasil COrgao { get; set; }
Property Value
COrgaoAutor
Declaration
public UFBrasil COrgaoAutor { get; set; }
Property Value
COrgaoAutorField
Declaration
public int COrgaoAutorField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
COrgaoField
Declaration
public int COrgaoField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CPFDest
Declaration
public string CPFDest { get; set; }
Property Value
Type |
Description |
System.String |
|
CStat
Declaration
public int CStat { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DhRegEvento
Declaration
public DateTimeOffset DhRegEvento { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhRegEventoField
Declaration
public string DhRegEventoField { get; set; }
Property Value
Type |
Description |
System.String |
|
EmailDest
Declaration
public string EmailDest { get; set; }
Property Value
Type |
Description |
System.String |
|
Id
Declaration
public string Id { get; set; }
Property Value
Type |
Description |
System.String |
|
NProt
Declaration
public string NProt { get; set; }
Property Value
Type |
Description |
System.String |
|
NSeqEvento
Declaration
public int NSeqEvento { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TpAmb
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
TpEvento
Declaration
public TipoEventoNFe TpEvento { get; set; }
Property Value
VerAplic
Declaration
public string VerAplic { get; set; }
Property Value
Type |
Description |
System.String |
|
XEvento
Declaration
public string XEvento { get; set; }
Property Value
Type |
Description |
System.String |
|
XMotivo
Declaration
public string XMotivo { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeChCTe()
Declaration
public bool ShouldSerializeChCTe()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCNPJDest()
Declaration
public bool ShouldSerializeCNPJDest()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCOrgaoAutorField()
Declaration
public bool ShouldSerializeCOrgaoAutorField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCPFDest()
Declaration
public bool ShouldSerializeCPFDest()
Returns
Type |
Description |
System.Boolean |
|