Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class TotApurQui

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

    Properties

    CRQui

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

    NatRend

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

    PerApurQui

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

    TotApurTribQui

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

    VlrBaseCRQui

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

    VlrBaseCRQuiField

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

    VlrBaseCRQuiSusp

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

    VlrBaseCRQuiSuspField

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

    Methods

    ShouldSerializeVlrBaseCRQuiSuspField()

    Declaration
    public bool ShouldSerializeVlrBaseCRQuiSuspField()
    Returns
    Type Description
    bool