Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtTSVInicio

    Evento TSVE - Trabalhador Sem Vínculo de Emprego/Estatutário - Início

    Inheritance
    System.Object
    EvtTSVInicio
    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 EvtTSVInicio

    Properties

    Id

    ID

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    System.String

    IdeEmpregador

    Informações de identificação do empregador

    Declaration
    public IdeEmpregador IdeEmpregador { get; set; }
    Property Value
    Type Description
    IdeEmpregador

    IdeEvento

    Informações de identificação do evento.

    Declaration
    public IdeEvento2300 IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento2300

    InfoTSVInicio

    Trabalhador Sem Vínculo de Emprego/Estatutário - TSVE - Início.

    Declaration
    public InfoTSVInicio InfoTSVInicio { get; set; }
    Property Value
    Type Description
    InfoTSVInicio

    Trabalhador

    Grupo de informações do trabalhador

    Declaration
    public Trabalhador2300 Trabalhador { get; set; }
    Property Value
    Type Description
    Trabalhador2300