Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DmDev1202

    Identificação de cada um dos demonstrativos de valores devidos ao trabalhador

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

    Properties

    CodCateg

    Preencher com o código da categoria do trabalhador

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

    IdeDmDev

    Identificador atribuído pelo órgão público para o demonstrativo de valores devidos ao trabalhador

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

    IndRRA

    Indicativo de Rendimentos Recebidos Acumuladamente - RRA

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

    InfoPerAnt

    Informações relativas a períodos anteriores

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

    InfoPerApur

    Informações relativas ao período de apuração

    Declaration
    public InfoPerApur1202 InfoPerApur { get; set; }
    Property Value
    Type Description
    InfoPerApur1202

    InfoRRA

    Informações complementares relativas a Rendimentos Recebidos Acumuladamente - RRA

    Declaration
    public InfoRRA1202 InfoRRA { get; set; }
    Property Value
    Type Description
    InfoRRA1202

    Methods

    ShouldSerializeIndRRA()

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