Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Total

    Inheritance
    object
    Total
    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.BPeTM
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Total

    Properties

    IBSCBSTot

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

    ICMSTot

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

    QPass

    Declaration
    [XmlElement("qPass")]
    public int QPass { get; set; }
    Property Value
    Type Description
    int

    VBP

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

    VBPField

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

    VTotDFe

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

    VTotDFeField

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

    Methods

    ShouldSerializeIBSCBSTot()

    Declaration
    public bool ShouldSerializeIBSCBSTot()
    Returns
    Type Description
    bool

    ShouldSerializeVTotDFeField()

    Declaration
    public bool ShouldSerializeVTotDFeField()
    Returns
    Type Description
    bool