Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EventosESocial

    Contém a relação de eventos que compõe o lote

    Inheritance
    System.Object
    EventosESocial
    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
    public class EventosESocial

    Properties

    Evento

    Define os dados de um evento do eSocial

    Declaration
    public List<EventoESocial> Evento { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<EventoESocial>