Class ConsultarLoteEventos
Consultar o protocolo de um lote de eventos do eSocial
Implements
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
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ConsultarLoteEventos : XMLBase, IXmlSerializable
Properties
ConsultaLoteEventos
Contém os parâmetros da consulta ao lote de eventos.
Declaration
public ConsultaLoteEventos ConsultaLoteEventos { get; set; }
Property Value
Type | Description |
---|---|
ConsultaLoteEventos |
Versao
Versão da consulta
Declaration
public string Versao { get; set; }
Property Value
Type | Description |
---|---|
System.String |