Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RemunPerApur1200

    Remuneração do trabalhador

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

    Properties

    IndSimples

    Indicador de contribuição substituída. Valores válidos: 1 - Contribuição substituída integralmente 2 - Contribuição não substituída 3 - Contribuição não substituída concomitante com

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

    InfoAgNocivo

    Grau de exposição a agentes nocivos

    Declaration
    public InfoAgNocivo1200 InfoAgNocivo { get; set; }
    Property Value
    Type Description
    InfoAgNocivo1200

    ItensRemun

    Itens da remuneração do trabalhador

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

    Matricula

    Matrícula atribuída ao trabalhador pela empresa ou, no caso de servidor público, a matrícula constante no Sistema de Administração de Recursos Humanos do órgão.

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

    Methods

    ShouldSerializeIndSimples()

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

    ShouldSerializeMatricula()

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