Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class SucessaoVinc5003

    Grupo de informações da sucessão de vínculo trabalhista

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

    Properties

    DtAdm

    Preencher com a data de admissão do trabalhador

    Declaration
    public DateTimeOffset DtAdm { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DtAdmField

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

    MatricAnt

    Matrícula do trabalhador no empregador anterior

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

    NrInsc

    Informar o número de inscrição do empregador anterior, de acordo com o tipo de inscrição indicado no campo sucessaoVinc/tpInsc

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

    TpInsc

    Preencher com o código correspondente ao tipo de inscrição, conforme Tabela 05

    Declaration
    public TiposInscricao TpInsc { get; set; }
    Property Value
    Type Description
    TiposInscricao

    Methods

    ShouldSerializeMatricAnt()

    Declaration
    public bool ShouldSerializeMatricAnt()
    Returns
    Type Description
    System.Boolean