Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class VDescCondIncond

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

    Properties

    VDescCond

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

    VDescCondField

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

    VDescIncond

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

    VDescIncondField

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

    Methods

    ShouldSerializeVDescCondField()

    Declaration
    public bool ShouldSerializeVDescCondField()
    Returns
    Type Description
    bool

    ShouldSerializeVDescIncondField()

    Declaration
    public bool ShouldSerializeVDescIncondField()
    Returns
    Type Description
    bool