Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GCBSTot

    Grupo total da CBS

    Inheritance
    object
    GCBSTot
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(AnonymousType = true, Namespace = "http://www.portalfiscal.inf.br/nfe")]
    public class GCBSTot

    Properties

    VCBS

    Valor total do CBS

    Declaration
    [XmlIgnore]
    public double VCBS { get; set; }
    Property Value
    Type Description
    double

    VCBSField

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

    Declaration
    [XmlElement("vCBS")]
    public string VCBSField { get; set; }
    Property Value
    Type Description
    string

    VCredPres

    Valor total do crédito presumido

    Declaration
    [XmlIgnore]
    public double VCredPres { get; set; }
    Property Value
    Type Description
    double

    VCredPresCondSus

    Valor total do crédito presumido em condição suspensiva

    Declaration
    [XmlIgnore]
    public double VCredPresCondSus { get; set; }
    Property Value
    Type Description
    double

    VCredPresCondSusField

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

    Declaration
    [XmlElement("vCredPresCondSus")]
    public string VCredPresCondSusField { get; set; }
    Property Value
    Type Description
    string

    VCredPresField

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

    Declaration
    [XmlElement("vCredPres")]
    public string VCredPresField { get; set; }
    Property Value
    Type Description
    string

    VDevTrib

    Valor total de devolução de tributos

    Declaration
    [XmlIgnore]
    public double VDevTrib { get; set; }
    Property Value
    Type Description
    double

    VDevTribField

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

    Declaration
    [XmlElement("vDevTrib")]
    public string VDevTribField { get; set; }
    Property Value
    Type Description
    string

    VDif

    Valor total do diferimento

    Declaration
    [XmlIgnore]
    public double VDif { get; set; }
    Property Value
    Type Description
    double

    VDifField

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

    Declaration
    [XmlElement("vDif")]
    public string VDifField { get; set; }
    Property Value
    Type Description
    string