Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetornoEnvioLote

    Retorno do envio em lote de eventos do eSocial

    Inheritance
    object
    XMLBase
    RetornoEnvioLote
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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
    [Serializable]
    [XmlRoot("eSocial", Namespace = "http://www.esocial.gov.br/schema/lote/eventos/envio/retornoEnvio/v1_1_0", IsNullable = true)]
    public class RetornoEnvioLote : XMLBase, IXmlSerializable

    Properties

    RetornoEnvioLoteEventos

    Contém o retorno do envio em lote de eventos

    Declaration
    [XmlElement("retornoEnvioLoteEventos")]
    public RetornoEnvioLoteEventos RetornoEnvioLoteEventos { get; set; }
    Property Value
    Type Description
    RetornoEnvioLoteEventos

    Implements

    IXmlSerializable