Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoDeficiencia2205

    Pessoa com deficiência

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

    Properties

    DefAuditiva

    Deficiência auditiva

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

    DefFisica

    Deficiência física

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

    DefIntelectual

    Deficiência intelectual

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

    DefMental

    Deficiência mental

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

    DefVisual

    Deficiência visual

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

    InfoCota

    Informar se o trabalhador deve ser contabilizado no preenchimento de cota de pessoas com deficiência habilitadas ou de beneficiários reabilitados

    Declaration
    public SimNaoLetra? InfoCota { get; set; }
    Property Value
    Type Description
    System.Nullable<SimNaoLetra>

    Observacao

    Observação

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

    ReabReadap

    Informar se o trabalhador é reabilitado (empregado) ou readaptado (servidor público/militar).

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

    Methods

    ShouldSerializeInfoCota()

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

    ShouldSerializeObservacao()

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