Class RetornoEvento
Contém o resultado do processamento de um evento contido no lote.
Inheritance
System.Object
RetornoEvento
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.ESocial.Retorno
Assembly: Unimake.Business.DFe.dll
Syntax
public class RetornoEvento
Properties
ESocial
Contém a estrutura do evento de retorno
Declaration
public RetornoEventoESocial ESocial { get; set; }
Property Value
Type | Description |
---|---|
RetornoEventoESocial |