Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetornoEvento

    Contém o resultado do processamento de um evento contido no lote.

    Inheritance
    object
    RetornoEvento
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    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
    [XmlElement("eSocial", Namespace = "http://www.esocial.gov.br/schema/evt/retornoEvento/v1_2_1")]
    public RetornoEventoESocial ESocial { get; set; }
    Property Value
    Type Description
    RetornoEventoESocial