Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RAquis9001

    Inheritance
    object
    RAquis9001
    RAquis9011
    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 RAquis9001

    Properties

    CRAquis

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

    VlrCRAquis

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

    VlrCRAquisField

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

    VlrCRAquisSusp

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

    VlrCRAquisSuspField

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

    Methods

    ShouldSerializeVlrCRAquisSuspField()

    Declaration
    public bool ShouldSerializeVlrCRAquisSuspField()
    Returns
    Type Description
    bool