Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EventosESocial

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

    Inheritance
    object
    EventosESocial
    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
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class EventosESocial

    Properties

    Evento

    Define os dados de um evento do eSocial

    Declaration
    [XmlElement("evento")]
    public List<EventoESocial> Evento { get; set; }
    Property Value
    Type Description
    List<EventoESocial>