Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoRRA5002

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

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

    Properties

    DescRRA

    Descrição dos Rendimentos Recebidos Acumuladamente - RRA

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

    DespProcJud

    Detalhamento das despesas com processo judicial

    Declaration
    public DespProcJud5002 DespProcJud { get; set; }
    Property Value
    Type Description
    DespProcJud5002

    IdeAdv

    Identificação dos advogados

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

    NrProcRRA

    Informar o número do processo/requerimento administrativo/judicial

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

    QtdMesesRRA

    Número de meses relativo aos Rendimentos Recebidos Acumuladamente - RRA

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

    TpProcRRA

    Preencher com o código correspondente ao tipo de processo

    Declaration
    public TipoProcesso TpProcRRA { get; set; }
    Property Value
    Type Description
    TipoProcesso

    Methods

    ShouldSerializeNrProcRRA()

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