Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEstab1202

    Identificação da unidade do órgão público na qual o servidor possui remuneração

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

    Properties

    NrInsc

    Informar o número de inscrição da unidade do órgão público ou do estabelecimento, de acordo com o tipo de inscrição indicado no campo ideEstab/tpInsc

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

    RemunPerAnt

    Remuneração do trabalhador

    Declaration
    public List<RemunPerAnt> RemunPerAnt { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<RemunPerAnt>

    RemunPerApur

    Informações relativas à remuneração do trabalhador no período de apuração

    Declaration
    public RemunPerApur1202 RemunPerApur { get; set; }
    Property Value
    Type Description
    RemunPerApur1202

    TpInsc

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

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