Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtTSVAltContr

    Evento TSVE - Alteração Contratual

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

    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 IdeEvento2306 IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento2306

    IdeTrabSemVinculo

    Identificação do TSVE

    Declaration
    public IdeTrabSemVinculo2306 IdeTrabSemVinculo { get; set; }
    Property Value
    Type Description
    IdeTrabSemVinculo2306

    InfoTSVAlteracao

    TSVE - Alteração Contratual

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