Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetTrib

    Classe de informações do RetTrib

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

    Properties

    VBCIRRF

    Base de Cálculo do IRRF

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

    VBCIRRFField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VBCIRRF para atribuir ou resgatar o valor)

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

    VBCRetPrev

    Base de Cálculo da Retenção da Previdêncica Social

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

    VBCRetPrevField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VBCRetPrev para atribuir ou resgatar o valor)

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

    VIRRF

    Valor Retido de IRRF

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

    VIRRFField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VIRRF para atribuir ou resgatar o valor)

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

    VRetCOFINS

    Valor Retido de COFINS

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

    VRetCOFINSField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VRetCOFINS para atribuir ou resgatar o valor)

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

    VRetCSLL

    Valor Retido de CSLL

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

    VRetCSLLField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VRetCSLL para atribuir ou resgatar o valor)

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

    VRetPIS

    Valor Retido de PIS

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

    VRetPISField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VRetPIS para atribuir ou resgatar o valor)

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

    VRetPrev

    Valor da Retenção da Previdêncica Social

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

    VRetPrevField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VRetPrev para atribuir ou resgatar o valor)

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

    Methods

    ShouldSerializeVBCIRRFField()

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

    ShouldSerializeVBCRetPrevField()

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

    ShouldSerializeVIRRFField()

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

    ShouldSerializeVRetCOFINSField()

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

    ShouldSerializeVRetCSLLField()

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

    ShouldSerializeVRetPISField()

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

    ShouldSerializeVRetPrevField()

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