Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeResp

    Identificação do contribuinte, caso tenha havido imposição de responsabilidade indireta

    Inheritance
    System.Object
    IdeEmpregador
    IdeResp
    Inherited Members
    IdeEmpregador.TpInsc
    IdeEmpregador.NrInsc
    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 IdeResp : IdeEmpregador

    Properties

    DtAdmRespDir

    Preencher com a data de admissão do trabalhador no empregador de origem(responsável direto) quando se tratar de vínculo que não foi informado no eSocial. Em caso de TSVE sem informação de matrícula no evento S-2300, informar a data de início.

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

    DtAdmRespDirField

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

    MatRespDir

    Informar a matrícula no empregador de origem (responsável direto).

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

    Methods

    ShouldSerializeDtAdmRespDirField()

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

    ShouldSerializeMatRespDir()

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