Class RetEventoMDFeInfEvento
Inheritance
System.Object
RetEventoMDFeInfEvento
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 RetEventoMDFeInfEvento
Properties
ChMDFe
Declaration
public string ChMDFe { get; set; }
Property Value
Type |
Description |
System.String |
|
COrgao
Declaration
public UFBrasil COrgao { get; set; }
Property Value
COrgaoField
Declaration
public int COrgaoField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
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 |
|
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 TipoEventoMDFe 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 |
|