Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Prod

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

    Properties

    NCM

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

    QCom

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

    QComField

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

    VProd

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

    VProdField

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

    VUnCom

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

    VUnComField

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

    XProd

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