Class ConsultarLoteEventos
Consultar o protocolo de um lote de eventos do eSocial
Implements
Inherited Members
Namespace: Unimake.Business.DFe.Xml.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlRoot("eSocial", Namespace = "http://www.esocial.gov.br/schema/lote/eventos/envio/consulta/retornoProcessamento/v1_0_0", IsNullable = false)]
public class ConsultarLoteEventos : XMLBase, IXmlSerializable
Properties
ConsultaLoteEventos
Contém os parâmetros da consulta ao lote de eventos.
Declaration
[XmlElement("consultaLoteEventos")]
public ConsultaLoteEventos ConsultaLoteEventos { get; set; }
Property Value
| Type | Description |
|---|---|
| ConsultaLoteEventos |
Versao
Versão da consulta
Declaration
[XmlIgnore]
public string Versao { get; set; }
Property Value
| Type | Description |
|---|---|
| string |