Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoEstatutario

    Informações de trabalhador estatutário.

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

    Properties

    IndAbonoPerm

    Indicar se o servidor recebe abono permanência. Valores válidos: S - Sim N - Não

    Declaration
    public SimNaoLetra IndAbonoPerm { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    IndTetoRGPS

    Informar se o servidor está sujeito ao teto do RGPS pela instituição do regime de previdência complementar. Valores válidos: S - Sim N - Não

    Declaration
    public SimNaoLetra IndTetoRGPS { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    TpPlanRP

    Tipo de plano de segregação da massa. Valores válidos: 0 - Sem segregação da massa 1 - Fundo em capitalização 2 - Fundo em repartição 3 - Mantido pelo Tesouro

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