Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoProcRetPr

    Informações de processos relacionados a não retenção de contribuição previdenciária. Validação: A soma dos valores informados no campo {valorPrinc } deste grupo, com exceção dos valores informados para {indSusp} = [92], deve ser igual a {vlrTotalNRetPrinc}

    Inheritance
    System.Object
    InfoProcRetPr
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class InfoProcRetPr

    Properties

    CodSuspPrinc

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

    NrProcRetPrinc

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

    TpProcRetPrinc

    Preencher com o código correspondente ao tipo de processo: 1 - Administrativo; 2 - Judicial.

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

    ValorPrinc

    Declaration
    public double ValorPrinc { get; set; }
    Property Value
    Type Description
    System.Double

    ValorPrincField

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

    Methods

    ShouldSerializeCodSuspPrinc()

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