Class EventoRetorno
Inheritance
System.Object
EventoRetorno
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()
Namespace: Unimake.Business.DFe.Xml.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class EventoRetorno
Properties
ID
Declaration
public string ID { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RetornoEvento
Declaration
public RetornoEvento RetornoEvento { get; set; }
Property Value
Type | Description |
---|---|
RetornoEvento |